JQL query hardcoded for "assigned to me" and "Issue in Progress" gadget is wrong

XMLWordPrintable

    • 4

      Steps:
      1. Login to JIRA.
      2. Add "Assigned to me" gadget.
      3. Configure it and click save.
      4. Click on <#> matching issues link to see issues in issue navigator.

      Result:
      1. It take user to advanced view with query "assignee = currentUser() AND resolution is EMPTY ORDER BY priority DESC, created ASC"
      2. JQL now support resolution = unresolved hence resolution is EMPTY is not required as it can be only executed in advanced view. User can't go to simple view and will only confuse user.

      Expected:
      1. Clicking link should show the issues in simple view.

              Assignee:
              Toby Rahilly [Atlassian]
              Reporter:
              Veenu Bharara (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: