Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix schema evolution when switching component members #627

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Fix a bug in the schema evolution generation script that crashes in case a datatype member that is a component is changed.
  • Adapt new datalayout to include such a change
  • Add new tests to run schema evolution script standalone

ENDRELEASENOTES

The tests that we had would have actually covered this, but we were not hitting a case with the schema evolutions that we had in our example datamodel.

@hegner hegner merged commit 16a113c into AIDASoft:master Jun 12, 2024
18 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants