I have an Epic split into User Stories which in turn are split into a bunch of Sub-Task
I want to create a dedicated board for each Epic like that and all of it's descendants.
To do that I'm looking for a JQL that will get me all of those items.
So far I've been only able to get Epic and it's User Stories.
id = 'TP-8' OR "Epic Link" = TP-8 OR parent in ("TP-8")
How can I also get all the subtasks that belong to User Stories ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @sebastian-t ,
if you want to see both Epics, Stories and Sub-tasks on your Scrum board for example, it's already possible without any JQL : by default, sub-tasks will be shown on a board under their Stories.
Let me know if this helps,
--Alexis
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.