“All Issues” filter returns empty result set if the Disable empty JQL queries is ON in General configuration

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • 11.3.9
    • Affects Version/s: 11.3.7
    • Component/s: Search - Search API
    • None
    • 11.03
    • 1
    • Severity 3 - Minor

      Issue Summary

      “All Issues” filter returns empty result set if the Disable empty JQL queries is ON in General configuration

      Steps to Reproduce

      1. Navigate to issues > search for issues and click on "All issues" filter with the default settings the JQL returns all issues in Jira
      2. Now, make the following changes
      3. Go to Administration → System → General Configuration
      4. Click Edit Settings
      5. Locate Disable empty JQL queries near the bottom of the page
      6. Set it to ON and save your changes
      7. Now, try accessing the “All Issues” filter under issues and search for issues.
      8. It returns no issues displays the following message

        No issues were found to match your search

      Try modifying your search criteria or creating a new issue.

      This has been working fine in 8.x, 9.x, 10.x versions with the Disable empty JQL queries setting ON

      Expected Results

      • All issues filter is always based on the order by created DESC
      • so it’s expected to return all issues without getting affected by the changes in Disable empty JQL queries

      Actual Results

      • All issues filter is always based on the order by created DESC and returns no issues displays the following message

      No issues were found to match your search

      Try modifying your search criteria or creating a new issue.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Gabriel Weyer
              Reporter:
              Devisree Gedda
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: