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

JQL Ability to retrieves issues that have lived through multiple sprints

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            646205eda384 Fariba
            Votes:
            12 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: