Hi there,
I am using Jira Cloud and am trying to filter for all the subtasks in an epic. I found "parentEpic" which should work but it only seems to be returning the epic its self.
I am searching:
issuetype = Subtask AND parentEpic = XXX-YY
however it is only returning the epic XXX-YY and none of the tasks or subtasks associated. Any help or suggestions would be appreciated.
Sub-tasks do not have Epics directly, they're linked to an epic by virtue of being part of a story that is in the Epic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"epic link = <name/key of Epic" will do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
I did something similar within a project of mine and used EpicLink to pull out the sub-tasks associated with an epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still doesn't work for me, just returns the epic. This is such a basic need for any project planning. Hard to believe this is not addressed by Atlassian yet.
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.