-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Several REST API endpoints are not including the "total" value in them as indicated in the documentation
Steps to Reproduce
- Make a REST API call to a Sprint endpoint like Get all sprints
- Look at the reply
Expected Results
According to the documentation, it should include the "total" value:
Actual Results
The "total" value is missing from the reply:
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
JRACLOUD-90676 Get all sprints using GET /rest/agile/1.0/board/{boardId}/sprint returns pagination that does not conform to it's own documentation
- Closed
- mentioned in
-
Page Loading...