Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Copy index order with ModelItems #280

Merged
merged 7 commits into from
Mar 28, 2022
Merged

Copy index order with ModelItems #280

merged 7 commits into from
Mar 28, 2022

Conversation

joe-crawford
Copy link
Contributor

@joe-crawford joe-crawford commented Feb 28, 2022

@joe-crawford joe-crawford force-pushed the feature/gh-241 branch 5 times, most recently from e01d519 to 683b61b Compare March 4, 2022 15:52
- Add functional test for copying DataModel with ordered ModelItems
- Add integration and functional test for copying DataClass with ordered ModelItems
- Update uses of copyCatalogueItemInformation for ModelItems
- When copying an item containing child ModelItems, copy the child indices
- When copying a ModelItem itself, don't copy the index
@joe-crawford joe-crawford changed the title Feature/gh 241 Copy index order with ModelItems Mar 7, 2022
@joe-crawford joe-crawford marked this pull request as ready for review March 7, 2022 09:10
Copy link
Contributor

@olliefreeman olliefreeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only 1 issue that needs fixing

@joe-crawford joe-crawford marked this pull request as draft March 25, 2022 11:14
@joe-crawford
Copy link
Contributor Author

Failing test looks to be unrelated

@joe-crawford joe-crawford marked this pull request as ready for review March 28, 2022 08:33
@olliefreeman olliefreeman merged commit 7d2fa4c into develop Mar 28, 2022
@olliefreeman olliefreeman deleted the feature/gh-241 branch March 28, 2022 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data Class ordering not maintained when creating a new version
2 participants