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 #13422: Rebuild MPTT trees for applicable models when merging staged changes #16351

Merged
merged 1 commit into from
May 31, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #13422

Extend StagedChange.apply() to automatically call rebuild() on the model's manager if the model employs MPTT.

@jeremystretch jeremystretch merged commit e095ec6 into develop May 31, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 13422-staged-changes-mptt branch May 31, 2024 14:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Staged Changes: InventoryItem Fails Sync
2 participants