Skip to content

Fixes #14952: Update existing AutoSyncRecord when changing the data file of an auto-synced object #15173

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

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #14952

Change get_or_create() to update_or_create() to ensure we update the existing AutoSyncRecord, if any.

@jeremystretch jeremystretch merged commit de5c5ae into develop Feb 16, 2024
@jeremystretch jeremystretch deleted the 14952-fix-autosyncrecord branch February 16, 2024 16:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 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.

AutoSyncRecord inconsistent after file change
2 participants