Forums

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

Filtering Out Backlog Items from Next Gen Queries

Chad Girard
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!
June 30, 2020

Attempting to create a query on a next-gen project that ONLY shows items on the agile board and ignores the backlog. (There are other parameters like missing labels and descriptions, but I can get those to work just fine.) We want to specifically groom items on our board that missed the refinement process. 

1 answer

0 votes
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.
July 17, 2020

Hi @Chad Girard 

Next-Gen projects are by-design very lightweight and simple.  As you have indicated, there is no status equivalent of Backlog, or a way to add one.

If you add/change anything specifically as part of backlog refinement, querying for that information will be your best chance. 

For example, if you only size or add a particular label after refinement, the absence of those values could be searched for on items you believe are on the board, perhaps by Assignee:

project = myProject
AND "Story Point Estimate" IS EMPTY
AND assignee IS NOT EMPTY
ORDER BY rank

 

Best regards,

Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events