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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Low
    • Search - Frontend
    • None

    Description

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? 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:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: