So we are using JIRA Agile in on-demand and we want to create a swim-lane that contains flagged issues and their subtasks.
I just want to elevate subtasks of flagged issues to the same swim lane without having to manually flag subtasks.
Hi Andrew,
I think it's not possible to achieve that using the available tools for Cloud instances in a usual manner.
But I've tested and there seems to be a way using one swim lane for each issue that you want to list its sub-tasks.
You can add a query for each swim lane and use a JQL of type: parent = <parent issue-name>.
This way you'll have many swim lanes listing subtasks of their parents.
That's the best approach I was able to find.
I hope it helps in some way.
Thanks!
Andre
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.