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

JQL: Auto complete does n't work if query contains nested parenthesis

XMLWordPrintable

      This query is written as anonymous user
      Steps:
      1. Launch JIRA.
      2. Suppose user wants to write a query like ((issuetype in (bug, "High priority feature", Improvement) or project="Browse Project" )) and ((reporter = veenu) and (assignee =veenu))
      3. After closing the first set of query using )), try to use auto complete.

      Result:
      1. Auto complete for JQL stop working for further query once the query statement has double closing parenthesis.
      2. In the above example ((issuetype in (bug, "High priority feature", Improvement) or project="Browse Project" )), user will not able to use autocomplete.

      Expected:
      1. User should be able to use Auto complete.

              dylan@atlassian.com Dylan Etkin [Atlassian]
              vbharara Veenu Bharara (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: