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

Regenerate uuid when copying arrays/table items. #1130

Conversation

ajboni
Copy link
Contributor

@ajboni ajboni commented Mar 2, 2022

Q A
Is bugfix? ✔️
New feature? ✔️
Is backward-compatible? ✔️
Tests pass?
Fixed issues comma-separated list of tickets # fixed by the PR, if any
#1129
Updated README/docs?
Added CHANGELOG entry?

Please review!

@schmunk42
Copy link
Collaborator

Looks like tests are broken. @ajboni Please have a look.

We should also have a test which ensures a new UUID (non-duplicate) when copying and also that values do not change while reordering. (CC: @germanbisurgi)

@ajboni
Copy link
Contributor Author

ajboni commented Mar 4, 2022

Thanks, rewrote it with more cases (arrays of strings vs objects) and added some more tests.
It keeps failing though but seems unrelated (the integer test)

@schmunk42
Copy link
Collaborator

Thank you! Will be handled in #1134

@schmunk42 schmunk42 closed this Mar 7, 2022
@ajboni ajboni deleted the regenerate_unique_uuid_when_copying_arrays branch March 10, 2022 23:12
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.

None yet

2 participants