Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-67916

Filter Issues and all it's subtasks

XMLWordPrintable

    • 3
    • 9
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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, the user wants to show all issues based on certain criteria and whatever subtasks these issues have, not 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 .

            Unassigned Unassigned
            gguimaraes Glauco
            Votes:
            91 Vote for this issue
            Watchers:
            36 Start watching this issue

              Created:
              Updated: