• 3
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      It should be possible to search for all sub-tasks of a given issue using the Issue Navigator.

      The use case for such a query is to have a RSS feed informing you of new sub-tasks to a larger issue, for instance for presenting in a Confluence page.

            [JRASERVER-9551] Search for all Sub-Tasks of one given issue

            Hi Rodolfo,

            You sure can. Just click the "Save it as a filter" link after you have run your JQL query.

            Adrian Hempel [Atlassian] added a comment - Hi Rodolfo, You sure can. Just click the "Save it as a filter" link after you have run your JQL query.

            Is it possible to create filters using the Jira Query Language?

            Rodolfo Romero added a comment - Is it possible to create filters using the Jira Query Language?

            Brian Lane added a comment -

            As part of 4.0 with the introduction of the JIRA Query Language you will be able to construct a query to achieve this.

            We have introduced a parent function that when passed an issue key will return a result of all sub-tasks.

            For example: parent = jra-nnnn

            Brian Lane added a comment - As part of 4.0 with the introduction of the JIRA Query Language you will be able to construct a query to achieve this. We have introduced a parent function that when passed an issue key will return a result of all sub-tasks. For example: parent = jra-nnnn

            Ashish Jha added a comment -

            There is a column, 'Sub-task' listing all sub-tasks in Issue Navigator.

            Can we have another column, 'Parent', listing the single parent. I'd like to extract a list of sub-tasks, ordered by Parent id.

            Ashish Jha added a comment - There is a column, 'Sub-task' listing all sub-tasks in Issue Navigator. Can we have another column, 'Parent', listing the single parent. I'd like to extract a list of sub-tasks, ordered by Parent id.

            Hello,

            It is really annoying when I need to change sub-tasks of a given task especially that sub-tasks don't inherit much from the parent. I have to go one by one as there is no way to get these sub-tasks in the Issue Navigator.

            Is this so difficult to add a search by parent key?

            Cheers,
            Michal

            Michal Ropka added a comment - Hello, It is really annoying when I need to change sub-tasks of a given task especially that sub-tasks don't inherit much from the parent. I have to go one by one as there is no way to get these sub-tasks in the Issue Navigator. Is this so difficult to add a search by parent key? Cheers, Michal

            A more open-ended search would be great, as bulk change operations seem to be restricted to search results.
            Would it be possible to consider reqular expression and/or SQL style search terms in addition to (or instead of) the current set?

            One could search for subtasks by (something like):
            SELECT sub-task FROM myproject WHERE PARENT==the-parent-tasks-[xx-yy];

            Aarne Ylä-Rotiala added a comment - A more open-ended search would be great, as bulk change operations seem to be restricted to search results. Would it be possible to consider reqular expression and/or SQL style search terms in addition to (or instead of) the current set? One could search for subtasks by (something like): SELECT sub-task FROM myproject WHERE PARENT==the-parent-tasks- [xx-yy] ;

            This would be of great help. I work as a consultant, and have helped several teams start using JIRA. This is always requested as a feature in the first few days. Does anybody know about a plugin or macro which does this?

            Jon-Erik Trøften added a comment - This would be of great help. I work as a consultant, and have helped several teams start using JIRA. This is always requested as a feature in the first few days. Does anybody know about a plugin or macro which does this?

            Would be great to see this one too. We have some customers that want to 'filter' by Issue Key, and get all the sub-tasks under that issue key.

            Sherif Mansour added a comment - Would be great to see this one too. We have some customers that want to 'filter' by Issue Key, and get all the sub-tasks under that issue key.

            AntonA added a comment -

            Hi Stafford,

            Due to the number of other more popular feature requests there are currently no plans for implementing this feature.

            Cheers,
            Anton

            AntonA added a comment - Hi Stafford, Due to the number of other more popular feature requests there are currently no plans for implementing this feature. Cheers, Anton

            The lack of support for this feature has strongly affected our usage of JIRA due to a business requirement that sub-tasks be bulk-editable. We've had to follow the path of using regular issue types instead of sub-tasks but it's not the ideal solution.

            Is this on the roadmap to be implemented in an upcoming version?

            Stafford Vaughan [CustomWare] added a comment - The lack of support for this feature has strongly affected our usage of JIRA due to a business requirement that sub-tasks be bulk-editable. We've had to follow the path of using regular issue types instead of sub-tasks but it's not the ideal solution. Is this on the roadmap to be implemented in an upcoming version?

              Unassigned Unassigned
              f01e870820d6 Asgeir Storesund Nilsen
              Votes:
              51 Vote for this issue
              Watchers:
              31 Start watching this issue

                Created:
                Updated:
                Resolved: