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

Ability to filter standard issues along with it's subtasks on board search

XMLWordPrintable

    • 1
    • 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.

      Problem

      Currently, when we search using any standard issue key on the board, only the particular issue is displayed, not the child issues/subtasks linked to it. 

      For example, if a Story has 3 subtasks linked to it, when searching the issue key of the story, the story is visible on the board and not its subtasks

      Suggested Solution

      We should be able to display a particular parent along with its child issues on the board. 

      Why This Is Important

      It will be easy to fetch the child issues of a particular parent on board rather than switching to advanced search. 

      Workaround

      Use the following JQL in the advanced search to fetch the child issues of a parent: 

      project = "ABC" AND parent = ABC-123 ORDER BY created DESC 

       

              Unassigned Unassigned
              5fb2025d4653 Jasmeet Kaur
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: