How to write query to find issues completed ("Done" status) in a given sprint ?

Ashutosh Salgarkar September 13, 2017

How to write query to find issues completed ("Done" status) in a given sprint ? 

If I write a query with status is done and sprint is equal sprint name, it gives me isssues with status done and these issues were once in the sprint which I mention in the query. This does not mean the status was changed to done in that sprint. This may have issues which are done but may be they were pushed to the next sprint (next to the sprint mentioned in the query) and status was changed to done in next sprint.

I want issues that were closed (status changed to done) in give sprint.

1 answer

0 votes
Suhas P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 14, 2017

You can use Sprint report from the scrum board for this purpose. There you have dropdown option to select a specific sprint. You also get an option to 'View in Issue Navigator' option.

Suggest an answer

Log in or Sign up to answer