Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Ben BrooksBen BrooksReporter
Bruno AlvesBruno AlvesStory Points
1Components
Sprint
NoneFix versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Ben Brooks
Ben BrooksReporter
Bruno Alves
Bruno AlvesStory 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 12, 2022 at 5:33 PM
Updated August 31, 2024 at 10:57 AM
Resolved July 26, 2022 at 5:58 PM
Detected in Capella: https://couchbasecloud.atlassian.net/browse/AV-36468
When creating a user with user name over 251 chars
SG tries to issue a GetUser before validating len of user name
https://github.com/couchbase/sync_gateway/blob/master/db/users.go#L59
Result is 500 instead of 400: