Forums

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

Query for Program Epics with Target End dates that end before the Target End of their child issues

Noel Lau
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 5, 2024

Hi!

I am trying to query program epics that have a target end date that ends earlier than the target end of their child issues. At the moment I have a query that is like this:

issuetype = "Program Epic" AND status not in (done, cancelled) AND "Target end" < now() AND issueFunction in linkedIssuesOf('"target end" > now()') and issueFunction in hasLinkType("parent-child link")

Obviously this query only shows program epics that have expired, AND with child issues have have yet to expire. I want to bring it to the next level to show even the program epics that have yet to expire. Any help will be appreciated.

0 answers

Suggest an answer

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

Atlassian Community Events