Aiven-Open/karapace

Updating referenced schema version does not create new version of target schema

jjaakola-aiven opened this issue · 0 comments

What happened?

  1. Create schema A version 1 (Av1)
  2. Create schema B version (Bv1) with reference to Av1.
  3. Create schema A version 2 (Av2)
  4. Update schema B with reference to Av2. Do not alter the schema string.
  5. New schema version B version 2 (Bv2) not created.

What did you expect to happen?

Correct new schema version of B.