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

JQL search broken when indexing language is set to German

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 8.4.2
    • JQL

    Description

      Issue Summary

      When setting the indexing language to German, the JQL search does not work as expected.

      For example, If there is an issue with the summary "Test DA".

      The JQL Query "summary ~ Test" will return the issue.
      The JQL Query "summary ~ DA" will not return the issue ( occurs intermittently )

      Steps to Reproduce

      1. Create an issue with the summary as "TEST DA"
      2. Change the Indexing language & Default language to German
      3. Reindex the JIRA
      4. Try to search the issue using "summary ~ DA" using the advance JQL search.

      Expected Results

      It should return the issue where the summary has the word DA

      Actual Results

      It intermittently returns results. Please refer to this video recording :
      2020-08-04_15-49-05.mp4

      From the logs we also see the same :

      Workaround

      We can currently use the escape sequence as given here :

      summary ~ \"DA\"

      Or continue to click the Search button until the results appear.

      Attachments

        1. 2020-08-04_15-49-05.mp4
          1.57 MB
        2. screenshot-1.png
          screenshot-1.png
          491 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              skaur@atlassian.com Saranjeet Kaur (Inactive)
              Votes:
              19 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated: