Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Ben BrooksBen BrooksReporter
Marks PolakovsMarks PolakovsLabels
Story Points
1Components
Sprint
NoneFix versions
Priority
CriticalInstabug
Open Instabug
Details
Details
Assignee
Ben Brooks
Ben BrooksReporter
Marks Polakovs
Marks PolakovsLabels
Story Points
1
Components
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created July 7, 2022 at 4:16 PM
Updated August 31, 2024 at 10:59 AM
Resolved July 26, 2022 at 3:58 PM
Originally reported on GitHub: https://github.com/couchbase/sync_gateway/issues/5610
Attached unit test to reproduce this - seemingly, if a user's access to a document is revoked and they lose access to a role that doesn't exist (i.e. it's removed from their
admin_roles
without ever being created throughPUT /db/_role/foo
), replication can panic. Stack trace on release/3.0.3: