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

JQL Ability to retrieves issues that have lived through multiple sprints

XMLWordPrintable

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

      A JQL function that retrieves issues that have lived through multiple sprints that is including the open, closed, and future sprints.

      This JQL project = XYZ AND status != Done AND sprint in (futureSprints(), closedSprints(),openSprints()) returns issues with one sprint also.

      We would like a JQL function that retrieves issues only that have more than one sprint.

      Workaround:
      Sprint Report but if you have lots of sprints that will take a long time

              Unassigned Unassigned
              646205eda384 Fariba
              Votes:
              13 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: