-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
status: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementationtype: bug
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementationtype: bug