-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Space (Company) - Configure Space - Features
-
None
-
Severity 3 - Minor
Issue Summary
When performing the Get all boards REST API on Jira Software with more than 1 person added as administration permissions, the endpoint response does not show correctly.
Steps to Reproduce
- Create a Software Board (Regardless if KANBAN or Scrum)
- Add more than 1 person to board Admin.
- Use the ‘Get all boards’ API request to get all boards and expand with ‘admins’, e.g.:
/rest/agile/1.0/board?expand=admins
Expected Results
All board admin users are returned in the response
Actual Results
Zero board admin users are returned in the response
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
JRACLOUD-91329 Admin details are not displayed on the Jira-> View all Board view page, if the board is having multiple admins
-
- Closed
-
- mentioned in
-
Page Loading...