The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Compare an issue's Epic Link to its Parent issue

Philip walsh
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!
April 20, 2023

What JQL syntax can I use to create a query which returns all Jira issues, under a particular L1 Jira issue, where

 

- the issue specified in the "Epic Link" is different to the issue specified in the "is Child of" relationship 

Many thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Trudy P Claspill
Community Champion
April 20, 2023

Hello @Philip walsh 

Welcome to the Atlassian community.

If the relationship shows up under the Linked Issue section you could use the linkedIssues function.

https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-functions/#Advancedsearchingfunctionsreference-linkedIssueslinkedIssues--

How was the "is child of" relationship established between the issues? Are you using a portfolio management or roadmapping function to create that relationship? If so, which one?

If you are using such a product there may be addition JQL functions available.