Forums

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

JQL Query for all cards in sprints (Exclude Cards From Backlog)

Stewart Manser July 21, 2018

Hi, 

 

I am looking to create an issue search for a dashboard widget that i am creating. I am trying to find all cards that are in sprint across all project boards. This would be excluding all cards still in the backlog. 

This is the JQL that i have at the moment but it doesnt seem to be spitting out the right answers. I originally took it from another asked question for searching for items in the backlog and jerry rigged it to try and show items in sprint. 

status != Done AND (Sprint in (openSprints(), futureSprints()) OR Sprint is EMPTY) ORDER BY createdDate ASC

 

Thanks :) 

 

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
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.
July 21, 2018

Remove the "or sprint is empty" clause - that's pulling in everything that is not in a sprint

Stewart Manser July 23, 2018

Perfect! Thank You!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events