JQL search does not find word that is tokenized

XMLWordPrintable

    • 6
    • Severity 3 - Minor

      Summary

      Jira creates tokens when searching for text fields.

      Environment

      • JIRA Cloud

      Steps to Reproduce

      1. Create New project
      2. Create test tickets
        • Description: Assign account departmental
      3. Go to issue navigator: https://<EXAMPLE>.atlassian.net/issues/?jql=
      4. Conduct the following test using Advance JQL
      JQL Result
      text ~ "departmental"
      text ~ "assign"
      text ~ "account"
      text ~ "department"

       = Issue not found
       = Issue found

      Expected Results

      • Find issues with description matching the JQL

      Actual Results

      • Exemplified above.

      Notes

      • Although the token 'department' is created in the database, the search does not find the issue by that word.

      Workaround

      • None

        1. MS-500.pdf
          188 kB
          Debra Brian

              Assignee:
              Unassigned
              Reporter:
              Carlos Ughini
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: