Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-29479

Add math-based operator functionality to fixVersion

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • None
    • JQL
    • JIRA 5.1.1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: