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

Issue properties in JQL fail to respect is empty

    XMLWordPrintable

Details

    Description

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

      In JIRA Service Desk we programmatically set an issue property to indicate that the issue came in through the "portal" or via "email" say.

      We can find these issues with JQL like

      issue.property["request.channel.type"].value = "portal"

      This works as expected.

      However if we want to find all issues where there is no property set then it does not work

      issue.property["request.channel.type"].value is empty

      returns nothing.

      I have an expectation that it would show all issues without the request.channel.type property set.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbaker ɹǝʞɐq pɐɹq
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: