Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello there , Is their a way to create report on an specific epic which can show me its child issues as well as externally linked issues ?If so , what is the JQL used ?Thanks
Hi
If you are open for a mktplace solution, we have built an app for the same use case.
Through this app you can visualize your complete hierarchy including linked issues and much more. Do Try it out.
Disclaimer : I am part of the team which developed this app
Hi @Madhu_RVS
Would this app be helpful to display all the linked issues that exist outside the epic from the same or a different project board along with the child issues with in the epic ?Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Menaka
Yes. The app shows the child issues of the Epic along with any linked issues which may be in a different project as well.
Do try it out.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Menaka
if you're open to solutions from the Atlassian Marketplace, this would be easy to do in the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of advanced features, including support for (configurable) issue hierarchies. These can be modelled based on Jira's built-in parent/child relationships (like Epic/Story), and/or based on issue links.
This is how it looks in action:
JXL sheets are fundamentally "cross-project", so parent and child issues can come from different projects, too. It's also worth noting that JXL can do much more than the above: From bulk issue editing via copy/paste, to issue grouping by any issue field(s), sum-ups, and conditional formatting.
Any questions just let me know,
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
May I suggest this JQL clause ?
("Epic Name" = yourEpicName or parentEpic = yourEpicNb)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.