Forums

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

JQL trying to return only the sprint value when issue was closed

Damon Gaylor
Contributor
February 10, 2020

When exporting my jql out to excel (don't think it matters), the Sprint value contains a list of all of the sprints the story was in.  I only want to see the sprint it was closed in.  

I'm running reports that contain multiple sprints in multiple projects (single backlog).

Any ideas?

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
February 10, 2020

Hi @Damon Gaylor 

I do not believe you can do that with out-of-the-box JIRA's JQL.  If you have something like the add-on ScriptRunner I think there is a function to return the closed sprint prior to export.

Without the add-on, I just added a formula to my exported data in Excel to locate the last sprint column containing data, issue-by-issue.

Best regards,

Bill

Damon Gaylor
Contributor
February 10, 2020

Thanks Bill, I was afraid of that.  I'm not a dev, but I can try something creative in googlesheets.  I'm actually using the Jira ad-on there, which is pretty great.  

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer