Hitting the endpoint to get all sprints for a board does not return with the "total" field as described here: https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#api-agile-1-0-board-boardid-sprint-get.
My response is something like:
{
"maxResults":50,
"startAt":0,
"isLast":false,
"values":[....]
}
Is this endpoint busted?
That's really ugly, the bug in documentation is still there after 2 years :(
Hi @Andrew Tarr
I tried that method and got all the sprints back in "values" and the "total" field was not present. Same result when I used a board with below and above the maxResults of sprints.
It appears the documentation is out of date or there is an issue, so if you need that field (rather than counting the "values"), consider asking your site admin to submit a support ticket.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.