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

NOT IN and IN operators not working for latestReleasedVersion() and earliestUnreleasedVersion()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Timed out
    • Low
    • None
    • 7.3.0
    • JQL
    • None

    Description

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

      Summary

      As peer this documentation, NOT IN and IN should work for:

      • releasedVersions()
      • latestReleasedVersion()
      • unreleasedVersions()
      • earliestUnreleasedVersion()

      However, NOT IN and IN operators not working for latestReleasedVersion() and earliestUnreleasedVersion().

      Steps to Reproduce

      Try to perform a JQL search calling latestReleasedVersion() and earliestUnreleasedVersion() using NOT IN and IN operators.

      Expected Results

      Find the issues that matches the filter.

      Actual Results

      Get message like this:

      {code}Operator 'in' does not support the non-list value 'earliestUnreleasedVersion()' for field 'fixVersion'.{code}

      Workaround

      Use operators = and != instead of NOT IN and IN.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              skorte Soane Korte (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: