JIRA is designed around Epics, User stories and sub-tasks, but I cannot find a way to list all sub-tasks under one Epic without having to add a third-party App.
Why does not JIRA provide this capability natively ?
Hi Paul,
You can search for all the sub-tasks from a Epic, using the below query:
parentEpic = PROJ-123
It will return all the sub-tasks under the Epic that it's their parent, based on the issue key.
Thanks very much. That works great.
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.