In the user guide:
And on the picture as seen below,
there is the field "total". I marked it with yellow.
When I run this command (GET /rest/agile/1.0/board/{boardId}/sprint)
I get every other field: "maxResults", "startAt", "isLast", "values" without the "total".
Is this perhaps a bug?
We need pagination to fetch all sprints in a specific board.
Do{
fetch every 50 sprints in a REST API call
}
while (isLast)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here ! Can you fix it ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here. Please fix.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.