Forums

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

Swimlane "dynamic" query

Cheese And Chill
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 28, 2019

Hello,

Today we are using a swimlane named "Sprint" and the query to sort cards in this swim lane is "fixVersion = Sprint-2".

Is there a possibility to have a kind of generic query for further sprint and don't have to change that query before each sprint ?  

2 answers

0 votes
Tarun Sapra
Community Champion
August 28, 2019

Hello @Cheese And Chill 

Why are you using "sprint names" in the fixVersion field, it's not a good practice. For dynamic results you can use 

fixVersion in earliestUnreleasedVersionByReleaseDate()
or 
fixVersion in unreleasedVersions()
0 votes
Sreenivasaraju 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.
August 28, 2019

Hi @Cheese And Chill ,

You can replace with below query. It will be generic (if you are using next unreleased version as fix version)

fixVersion = earliestUnreleasedVersion()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events