Forums

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

JQL for showing backlog stories

Mister Femi October 6, 2022

Hello all, I am trying to create a filter for a dashboard to show stories in the backlog using this filter- Project=Vogue and “team name”=famous AND status in (Undefined, Defined) AND Sprint not in (closedSprints()) Order by Rank ASC but the search brings up nothing. However, when I use this Project=Vogue and “team name”=famous AND status in (Undefined, Defined) Order by Rank ASC output includes stories in closed sprints. How can I tweak the filter to only show backlog items?

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
October 6, 2022

Hi @Mister Femi ,

you can simply add (and Sprint is EMPTY)  to your query. Something like :

Project=Vogue and “team name”=famous AND status in (Undefined, Defined) and Sprint is EMPTY Order by Rank ASC 

Hope this helps,

Fabio

Mister Femi October 6, 2022

Hi @Fabio Racobaldo _Catworkx_ Thanks, that worked. 

Suggest an answer

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

Atlassian Community Events