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

Extend functionality of portfolioChildIssuesOf() to improve searchability

    • 1,614
    • 34
    • 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.

      Summary

      Currently, portfolioChildIssuesOf() only accepts one input parameter in the form of an issue key. This makes searching for child issues of multiple parents unwieldy, and doesn't allow for flexible search of child issues based on other parameters. This function also does not include team managed projects.

      Desired Results

      Either or both of the below results would increase usability of the function and it would be great if this function also returns team managed projects which can be child or parent of an issue.

      1. Allow the function to accept multiple issue keys as a comma separated list. E.g., issuekey in portfolioChildIssuesOf("EPIC-001", "EPIC-002", "INIT-001") returns all child issues of EPIC-001, EPIC-002, and INIT-001.
      2. Allow the function to accept a subquery within JQL. E.g., issuekey in portfolioChildIssuesOf(project = ABC and issuetype = Epic and environment = "Desktop") returns child issues of Epics in the ABC project with a specific value in the environment custom field.

            [JRACLOUD-89892] Extend functionality of portfolioChildIssuesOf() to improve searchability

            SET Analytics Bot made changes -
            UIS Original: 1659 New: 1614
            SET Analytics Bot made changes -
            UIS Original: 1650 New: 1659
            SET Analytics Bot made changes -
            UIS Original: 1600 New: 1650
            SET Analytics Bot made changes -
            UIS Original: 1550 New: 1600
            SET Analytics Bot made changes -
            UIS Original: 1506 New: 1550
            SET Analytics Bot made changes -
            Support reference count Original: 33 New: 34
            SET Analytics Bot made changes -
            UIS Original: 1495 New: 1506
            SET Analytics Bot made changes -
            UIS Original: 1498 New: 1495
            SET Analytics Bot made changes -
            UIS Original: 1495 New: 1498
            SET Analytics Bot made changes -
            UIS Original: 1442 New: 1495

              Unassigned Unassigned
              d63560a12c13 Micah B.
              Votes:
              298 Vote for this issue
              Watchers:
              176 Start watching this issue

                Created:
                Updated: