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

Searching for texts with a space before a hyphen does not work

    XMLWordPrintable

Details

    Description

      Summary

      When issues have a summary containing a space before a hyphen the JQL search does not find them.

      Steps to Reproduce

      1. Create an issue with the summary AB - AB
      2. Try to search for the issue with the following JQL:
        summary ~ "AB - AB"
        

      Expected Results

      The JQL search finds the created issue.

      Actual Results

      The search gives no error but no issues are returned.

      Workaround

      Use JQLs without putting the space before the hyphen:

      summary ~ "AB- AB"
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              akasper André K. (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: