Is this conflict behavior normal? #1372
Unanswered
kmgallahan
asked this question in
Q&A
Replies: 1 comment 8 replies
-
|
You may have modify Client B row, otherwise it's a normal sync |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have a fairly standard setup, but I'm getting conflicts with
ConflictType==RemoteExistsLocalExistswith doc comment:My setup and steps that produce the conflict:
SqliteSyncProviderSqlSyncChangeTrackingProviderRemoteExistsLocalExistsSo even though client B has not changed the row in its local DB, it is still reported as a conflict here. Is that normal?
Beta Was this translation helpful? Give feedback.
All reactions