-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: REST API, REST API - Nonspecific Endpoint
-
None
-
1
Summary
Currently, for the GET API call, Jira Align will retrieve 100 records per call.
To retrieve the rest of the records, the user must create basic paginations, like the one suggested in this documentation.
Enhancement
It would be very beneficial if Jira Align API added the &count command and made the API endpoints able to return the count of items from all work items, such as:
- Epic
- Feature
- Story
- Objectives
- Etc
- mentioned in
-
Page Loading...