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

Hiding "Priority" field affects filters in "Projects Menu > Issues Tab"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • 4.2, 4.2.1, 4.2.2
    • JQL

      The steps to reproduce:

      1. First, it's necessary to access "Issue Navigator" and then select the "advanced searching". This enables the JQL searching. The bug does not occur when simple search is enabled.
      2. Access the "Fields Configuration" of the project and set the field "Priority" as hidden.
      3. Now go to "Projects" menu and select the project to access the "Project Summary".
      4. Access the "Issues" tab to visualize some status about the issues.
      5. When selecting any of the filters in this screen, no issues is returned.

      The error occurs because even when hidden the priority field, the URL generated contains "ORDER+BY+priority". Here is an example:

      http://localhost:8080/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+TST+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide
      

        1. error.png
          error.png
          5 kB
        2. http_status_400.jpg
          http_status_400.jpg
          25 kB
        3. issues_tab.png
          issues_tab.png
          15 kB

            Unassigned Unassigned
            tsantos Thiago Auler dos Santos [Atlassian]
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: