"Resolved recently" project filter shows "Unresolved" issues

XMLWordPrintable

    • 2
    • Major

      Issue Summary

      "Resolved recently" project filter shows "Unresolved" issues on all Classic projects.

      Steps to Reproduce

      1. Navigate to any Classic project
      2. Click On "Issues" and route to Project filters.
      3. Select the filter "Resolved Recently"
      4. All the listed issues would show "Unresolved" issues as well.

      Expected Results

      All the Resolved issues should be shown using the filter.

      Actual Results

      All the unresolved tickets show up in the list of resolved tickets.

      Workaround

      Use the following JQL in the Advanced search:

      project = <project_name AND resolution != Unresolved
      

            Assignee:
            Unassigned
            Reporter:
            Kiran Talagana (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: