The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How do I create a JQL query that will return all subtasks of all stories that belong to an Epic.

How do I create a JQL query that will return all subtasks of all stories that belong to an Epic.

_string_
Contributor
June 4, 2024

We have several stories in an Epic.  Each story has several sub-tasks, but the sub-tasks are not linked to the Epic.  How do I create a JQL query that will show all the Stories linked to the Epic and the sub-tasks associated to the stories.  

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Trudy P Claspill
Community Champion
June 4, 2024

Hello @_string_ 

I believe this would work:

issuekey in childIssuesOf("EX-000")

...where EX-000 is the issue key of your Epic.

DEPLOYMENT TYPE
SERVER
VERSION
9.12.7
TAGS
AUG Leaders

Atlassian Community Events