JQL Parent In Parent

sebastian-t
Contributor
October 29, 2020

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")

JQL search.jpg 

How can I also get all the subtasks that belong to User Stories ?

2 answers

1 accepted

1 vote
Answer accepted
Ollie Guan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 29, 2020

Hi @sebastian-t ,

Try this JQL

parentEpic = ok-33

QQ截图20201029163732.png

sebastian-t
Contributor
October 29, 2020

Thanks @Ollie Guan it worked!

Like Ollie Guan likes this
0 votes
Alexis Robert
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 29, 2020

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events