I have a filter that shows all CRs in consecutive order. The problem is that sub-tasks are often not created in conjunction with the 'parent' resulting in a list that does not show parent and sub-task together. Is there a way to do this?
Hi @mary.coffee
You can add "ORDER BY Rank ASC" to the end of your JQL search.
This will order the issues based on their global rank, and include the sub-tasks below each issue.
The rank is based on the order of the issues on your board, so I would use a Backlog to order the CRs in the right order if they aren't when using Rank now.
Ste
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.