Problem
As a user, I want the Jira app to load more than 5000 results so that the calculation is correct.
Suggested Solution
Fetch nextPageToken if there are more issues:
|
// TODO: fetch `nextPageToken` if there are more issues |
Keywords
nextPageToken,maxResults,issues