I want to create a JQL that retrieves all the issues that are under a certain parent/epic. Also in that result I want to include all the task associated/related to all the stories under that parent/epic.
Hi Edrick,
You can use this JQL, but realize that you will just be able to add a column for the Linked Issues, and not see details about the actually issues.
parent = ABC-123
where ABC-123 is the issue key of the Epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.