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

Fixes natural deletion order flag #249

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

Kircheneer
Copy link
Collaborator

@Kircheneer Kircheneer commented Nov 15, 2023

Fixes #250 - see that for more information.

@Kircheneer Kircheneer force-pushed the fix-natural-deletion-order branch 4 times, most recently from edd3ecc to 833ed62 Compare November 15, 2023 07:56
@Kircheneer Kircheneer marked this pull request as ready for review November 15, 2023 07:56
diffsync/helpers.py Outdated Show resolved Hide resolved
chadell
chadell previously approved these changes Nov 15, 2023
Copy link
Collaborator

@chadell chadell left a comment

Choose a reason for hiding this comment

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

LGTM

@Kircheneer
Copy link
Collaborator Author

Will wait to see if this correctly addresses the issue by installing from this branch and merge only of it does.

Prior to this change, if natural deletion order was set on a parent
model and that model had no changes, children would not be recursed
through.
Copy link
Collaborator

@chadell chadell left a comment

Choose a reason for hiding this comment

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

LGTM

@Kircheneer Kircheneer merged commit 8243ddb into develop Nov 16, 2023
16 checks passed
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.

Bug with DiffSyncModelFlags.NATURAL_DELETION_ORDER
3 participants