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

Using capital NOT inside a string on a JQL will cause Jira to not match any issues to the search

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 8.0.2, 7.13.3
    • JQL

    Description

      Summary

      If capital NOT is used inside a string when searching for issues, Jira will fail to match any issues to this search.

      Steps to Reproduce

      1. Create an issue that contains the word not in the summary.
      2. Go into the issue navigator and search this issue with the following JQL:
        summary ~ "this is NOT a summary"
        

      Expected Results

      Issues that match the query will be returned on this search.

      Actual Results

      No issues are returned from this query.

      Workaround

      Adjusting the JQL and replacing NOT with not will ensure that the query works as expected.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lbugs Lucas Bugs
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: