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

Bug with DiffSyncModelFlags.NATURAL_DELETION_ORDER #250

Closed
Kircheneer opened this issue Nov 15, 2023 · 0 comments · Fixed by #249
Closed

Bug with DiffSyncModelFlags.NATURAL_DELETION_ORDER #250

Kircheneer opened this issue Nov 15, 2023 · 0 comments · Fixed by #249
Labels
status: accepted This issue has been accepted by the maintainers team for implementation type: bug

Comments

@Kircheneer
Copy link
Collaborator

Environment

  • DiffSync version: 1.9.0

Observed Behavior

When you have a parent with no changes that has a child with changes and are using DiffSyncModelFlags.NATURAL_DELETION_ORDER on the parent, the child will never be synced.

Expected Behavior

The child should be synced.

Steps to Reproduce

Check unit test in #249

@Kircheneer Kircheneer added status: accepted This issue has been accepted by the maintainers team for implementation type: bug labels Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted This issue has been accepted by the maintainers team for implementation type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant