Hi @Paola Jafrancesco welcome to the community. If you base your swimlanes on Stories the sub-tasks will show. Another solution would be to include them in your filter query for the board. Swimlanes based on stories is easier :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you could solve it using a sub-query!
I mean a JQL something like this:
parent = subquery("sprint in activeSprints()")
Basically you collect the sub-tasks whose parent is in an active sprint.
Subqueries are not available in the built-in JQL syntax, but there are multiple apps that provide it. I think ScriptRunner is one of them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aron, thanks for the answer but my point is that I'd like to see them in the "Active Sprints" view
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.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.