Closed chriscollins3456 closed 2 days ago
We had a bug when merging schemas between entities where there was a mix of v1 and v2 schema field names - they wouldn't match as keys so the field would show up twice. Now, normalize these keys so we can merge properly by downgrading everything.
We had a bug when merging schemas between entities where there was a mix of v1 and v2 schema field names - they wouldn't match as keys so the field would show up twice. Now, normalize these keys so we can merge properly by downgrading everything.
Checklist