Forums

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

How to take out list of done Tasks after sprint was close?

Priyanka Jadeja June 26, 2024

I have closed the sprint, but for sprint report I need to take out done tasks from closed sprint. how can I do this ?

2 answers

9 votes
Vasyl Krokha _Broken Build_
Atlassian Partner
June 27, 2024

Hi, @Priyanka Jadeja !

Could you tell me for what purpose you need this list of issues?

If you need to share the list as a screenshot or review them with your team, you can use one of those apps:

  1. Agile Reports and Gadgets - for scaled enterprises (Scrum, Kanban, SAFe, Less, SoS).
  2. Agile Velocity Chart - for smaller companies with only Scrum teams.

Both include Velocity charts for Scrum boards, which provide a list of issues for a particular metric or segment.

You can simply select the needed sprint (1), and metric (2) and see issues in details (3):

Velocity chart_ Scrum boards (9).jpg

Is it what are you looking for?

Olexiy

Priyanka Jadeja July 10, 2024

I have to make the sprint report. but I have closed the sprint.
for that I am looking for done issues 

1 vote
Nikola Perisic
Community Champion
June 26, 2024

Welcome to the community @Priyanka Jadeja \

You can use JQL for this where you specify the name of your project followed by AND which is followed by sprint in closedSprints().

Sample query:

project = "My Project" AND sprint in closedSprints()

This will query all of the done tickets.

Priyanka Jadeja June 26, 2024

Thank you Nikola

But , If I am adding my sprint no(particular sprint no/or last sprint no  ) , then it is not showing the result

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events