Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Tor ColvinTor ColvinReporter
Adam FraserAdam FraserStory Points
3Components
Fix versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Tor Colvin
Tor ColvinReporter
Adam Fraser
Adam FraserStory Points
3
Components
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created May 10, 2022 at 4:35 PM
Updated August 31, 2024 at 11:01 AM
Resolved May 13, 2022 at 11:31 PM
Documents with matching crc32c values should not be imported by Sync Gateway. We're using the server's crc32c macro to populate the values in _sync.crc32c - this pads leading zeros. Sync Gateway's computation of the string representation of the crc32c value does not.
https://github.com/couchbase/sync_gateway/blob/master/base/util.go#L1060