unfortunately, "plain" JQL isn't too great with hierarchies, so to the best of my knowledge, you'll need extra tooling to solve your use case. A few directions forward:
Hope this helps,
Best,
Hannes
Just to expand on the latter, this is how this would look in the app that my team is working on, JXL for Jira; TLDR: You can simply load your relevant issues into a sheet, enable the default issue hierarchy (that's just one click), and then filter down to the epics that you care about:
Once you've narrowed down your list of issues, you can work on these directly in JXL (much like you'd do in e.g. Excel or Google Sheets), trigger various operations in Jira, or export them for further processing.
As said above, there are other apps that may help with that - so perhaps try a few and see which one works best for you!
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.
I’m Maurício, a support engineer at Digital Toucan and I’m here to help you.
Unfortunately, using JQL of Jira, you’ll not be able to do it.
In the app where my team works, JQL Search Extensions for Jira, you can use this query to find all your tasks that are children of an open epic.
issue in childrenOfEpicsInQuery("status = open") and type = Task
Please contact our support if you have any other questions about this query.
We’ll be happy to help you!
Best regards,
Maurício
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are fine with a mktplace app doe a readymade solution, you can try out our add-on.
The app will show you the default Epic Hierarchy and also let your filter on the child issue statuses.
Disclaimer : I work for the vendor who built this app
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately as the others have mentioned this isn't something that JQL is capable of quite yet. If you are open to 3rd party solutions we've created an automated solution for this at minware.
Our predictive roadmap automatically shows dependencies, and weighs weekends when calculating remaing Dev days. You can roll down from epic to subtask for a detailed view of WIP/completed work/planned work. We also offer a breakdown by task assignee so that you can coordinate with your team, regarding open tickets.
Since our dashboards are created by uniquely combining version control, ticketing, and calendar data we can provide full transparency in one plug and play solution.
We offer a free trial, if you would like to check it out please let me know!
Disclaimer: marketplace partner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.