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

Add math-based operator functionality to fixVersion

    XMLWordPrintable

Details

    • 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

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      As a software release engineer, I often need to search for our next release. I am able to do so using: fixVersion = earliestUnreleasedVersion("PROJECT")

      However, I also need to view tickets in the release after that (and after that). It would be nice to be able to have a dashboard for this without having to modify filters.

      Proposed solution: Implement math-based operators for fixVersion
      Next release: fixVersion = earliestUnreleasedVersion("PROJECT")
      Release after that: fixVersion = earliestUnreleasedVersion("PROJECT")+1
      OR
      fixVersion = earliestUnreleasedVersion("PROJECT", +1)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              0560d17a7db7 Luke Van Gorp
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: