Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Rest Get All Sprints From Board

georgiossalon
Contributor
January 4, 2019

In the user guide:

https://developer.atlassian.com/cloud/jira/software/rest/#api-rest-agile-1-0-board-boardId-sprint-get

And on the picture as seen below,

JiraGetAllSprints.PNG

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? 

6 answers

0 votes
YY Brother
Community Champion
March 13, 2023

We need pagination to fetch all sprints in a specific board.

Do{

fetch every 50 sprints in a REST API call

}

while (isLast)

0 votes
Jonathan Hayton November 22, 2021

Same here and @atlassian still have not fixed it 

0 votes
Nicolas Ploquin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 11, 2020

Same here ! Can you fix it ?

0 votes
Jason Jia
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 9, 2020

Same here. Please fix.

0 votes
Deleted user May 1, 2020

+1.  Please fix

0 votes
Giancarlos Isasi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 25, 2019

Same here!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events