Uploaded image for project: 'Advanced Roadmaps'
  1. Advanced Roadmaps
  2. JPOSERVER-2450

Add subquery to the JQL childIssuesOf function

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 0
    • JIRA feedback is collected from a number of different sources and is evaluated when planning the product roadmap. If you would like to know more about how JIRA Product Management uses customer input during the planning process, please see our post on Atlassian Answers.

      The JQL function childIssuesOf() is effective to get the full hierarchy from an Initiative and down. However it is way too limited as it will only get the children of one single specified issuekey. 

      A normal use case would be when you have several Initiatives that belongs together and should be shown in the same plan. An example would be to create a plan with all Initiatives having a custom field "Function" set to the same value. In this case the childIssuesOf function is useless since you would need to specify every Initiative issue in the filter. 

      The solution would be to use a functionality similar to the script runner linkedIssuesOf function where you could specify a subquery inside the parenthesis. 

      For example issuekey in childIssuesOf("Function = Audio") would be much, much more useful.

              Unassigned Unassigned
              0d957a1f745d Björn Gullander
              Archiver:
              atibrewal@atlassian.com Aakrity Tibrewal (Inactive)

                Created:
                Updated:
                Archived: