Compare an issue's Epic Link to its Parent issue

Philip walsh 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

0 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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.

Suggest an answer

Log in or Sign up to answer