Forums

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

Filter - Is there option to get next sprint name / id ?

Ofira Daniel
Contributor
December 3, 2017

Hi ,

I am searching way to get the next sprint name , meaning the next sprint in JIRA BKL board below current active sprint .

 

Is there a way to write this filter ? I found only futureSprints() which give me all future list and I wants to get the name / id of next sprint 

 

Thanks 

1 answer

0 votes
miikhy
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.
December 4, 2017

Hi,

There is no "native" JQL to retrieve next sprints as Sprints are not stored in sequence. futureSprints() will return all Sprints which are not started. If you are using a naming convention, you might find a way to build your own JQL to retrieve N+1 Sprint using addons such as Script Runner but it will require some knowledge of Java and Jira's Java API.

Hope this helps!

Ofira Daniel
Contributor
December 6, 2017

I found that it can be done using nextSprint of Script Runner . thanks 

Like # people like this
miikhy
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.
December 7, 2017

Great! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events