Hi All,
Kindly help on the below topic:
I want to display all the sub-tasks of unresolved master JIRAs even if the sub-tasks are resolved or completed in nature. I feel to achieve we need nested queries where we will use main query to display all the sub-tasks and then use nested query to list all unresolved master jiras. Any other option is welcome. Thanks!
You will need a plugin like JQL Tricks to do this. JIRA doesn't support such nesting with out the help of add-ons.
There are other plugins with JQL capabilities and you might want to explore in marketplace to find the one that works best for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.