Skip to content

Mass updated titles via sql - how to trigger sync? #3586

Answered by zadam
contributor asked this question in General
Discussion options

You must be logged in to vote

There's a separate table to keep track of the sync process - entity_changes, you would have to update hash and utcDateChanged columns for all affected entities. It's a better idea to use JS backend script notes to do such changes since they will do all necessary "book keeping" for you.

In your case, you can click "Fill entity changes records" which will regenerate them and thus force sync. The side where this is triggered will be newer and thus "stronger" to overwrite the other instance data (since they are now out of sync):

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by contributor
Comment options

You must be logged in to vote
1 reply
@contributor
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants