Forums

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

Help Building JQL to Keep Status of Parent-Child Work Items in Alignment

Mathew Lederman
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 12, 2025

I need help building 2 queries:

  1. Find parent-level work items where
    1. Parent-Level work item is not Done (statusCategory != Done) AND
    2. All sub-task work items are Done (statusCategory = Done)
  2. Find all sub-task level work items where
    1. Parent-Level work item is Done (statusCategory = Done) AND
    2. All sub-task work items are not Done (statusCategory != Done)

Ideally, I'd like to only use natively available JQL so I can use these queries to build filters/dashboards.

0 answers

Suggest an answer

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

Atlassian Community Events