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

JIRA Cloud - Bad tokenization while applying JQL suggestion in unfinished statement

XMLWordPrintable

      Bad tokenization while applying JQL suggestion in unfinished statement

      Steps to Reproduce

      1. Open JQL search
      2. Write incomplete query: "project ="
      3. Place cursor after letter 'p'
      4. Select any suggestion from the list

      Expected Results

      suggestion changes the whole word, i.e. "priority ="

      Actual Results

      suggestion changes only letter 'p': "priorityarent = "

      Notes

      Also reproducible on following queries:

      • "project = "Customer Ops" AND "
      • "project = "Customer Ops" AND assignee "

      Because of the same reason WORKS, while it shouldn't the following query:

      • "project = "Customer Ops" and assAND reporter = currentUser() " -> "project = "Customer Ops" and assigneeAND reporter = currentUser() "

      Works OK if query is complete: "project = "Customer Ops"", "project = "Customer Ops" AND assignee = admin"

        1. thumb_DSC_0323_1024.jpg
          173 kB
          bakir19841332807683

            Unassigned Unassigned
            izinoviev Ilya Zinoviev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: