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

issueLinkType JQL clause given incorrect results when using != or NOT IN

XMLWordPrintable

      Issue Summary

      JQL suggested in public documentation doesn't for NOT IN and != operator work with issueLinkType clause.

      Steps to Reproduce

      1. Run following JQL
        issueLinkType IS EMPTY OR issueLinkType != blocks

      Expected Results

      Returns issue with that have a issueLinkType other than blocks.

      Actual Results

      JQL ignores first clause. It returns results only for issueLinkType != blocks clause. This means: all issues that have value in field, but that value is not blocks.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Unassigned Unassigned
              kgrinholc Kamil Grinholc
              Votes:
              6 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: