-
Suggestion
-
Resolution: Answered
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
User wants to create a filter to show for example issues that are open, with X version and all of those issues subtasks.
Today, you can search for issues subtasks by specifying the issues "parent".
ex of JQL code:
status = Open AND affectedVersion = <version> AND parent = <issue key OR Id>
So, user wants to show all issues based on certain criteria and whatever subtasks these issues have, not a specific issues subtasks (without having to specify the issues "parent").
A known current workaround is documented at HowTo: Filter to show sub tasks of a filtered list of parent tasks .
- has a derivative of
-
JRACLOUD-34241 Returns the subtasks of parent issues in separate columns
- Closed
- is related to
-
JRASERVER-22153 Filter Issues and all it's subtasks
- Closed
-
JRACLOUD-67916 Filter Issues and all it's subtasks
- Gathering Interest
- Testing discovered
-
JRACLOUD-59181 Ability search for all issues under a given Epic (including subtasks)
- Closed