Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0.1
-
Security Level: Public
-
None
-
1
Description
- Issue was found when using parameter name_only=false, in Capella.
- When parameter is passed as false, to retrieve all details, list returned is missing the first user.
- When parameter is omitted or passed as true, list is returned correctly.
- Ref Capella ticket:
https://couchbasecloud.atlassian.net/browse/AV-35819 - Attached pics show result when calling admin API directly, on a deployed SG .
Deployed SG Version:
Call with name_only=true, shows "user01":
Call with name_only=false, "user01" is missing: