Details
-
Bug
-
Resolution: Fixed
-
Critical
-
3.0.2
-
Security Level: Public
-
None
-
3
Description
When the replicator reports C4DocumentEnded for the pending conflicting docs to be resolved, C4DocumentEnded has incorrect info as
1. The flags doesn't include kRevIsConflict
2. The revID is the revID of the current revision instead of conflicting revision.
Some info:
The document info in the line below has current revision (not conflicting rev).
https://github.com/couchbase/couchbase-lite-core/blob/master/Replicator/Replicator.cc#L174
Attachments
Issue Links
- relates to
-
CBL-3609 Replicator does not retry conflict resolution for preexisting conflicted documents
- Closed