Forums

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

Reports for List of Sprints only along with start date and end date. We don't list of items in it.

Jitender Rathore
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 8, 2023

I have created Sprints and Items are there in the the sprint.

For management, I would like to have the Report, with:

Sprint Name, plan Start Date, Actual Start Date, Planned End Date, Actual End Date.

I DON'T want the list of items in Sprint

1 answer

0 votes
Sugandha Singh
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 9, 2023

Hello @Jitender Rathore 

Welcome to Atlassian Community!!!

I understand that you want to fetch the list of all the sprints present in your instance.

I am afraid there is no direct way to retrieve this information and the following is the feature request created:

In Jira, Sprints are associated with software boards and these boards are linked to projects. You can use the REST API's to fetch a list of boards on your instance and then use the board ID to get all the sprints associated with that board.  

GET /rest/agile/1.0/board/{boardId}/sprint

Please note, this will return all the sprints from a board, for a given board ID. Also, this only includes sprints that the user has permission to view.

 

You can refer Get all sprints for more details.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events