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

Issues tab on Project page breaks with some Project Keys

      When a project has a key that is a keyword (ie. "IS" or "OR") then the Issues screen with appear blank.

      The jql sent is something akin to
      project = OR AND resolution = Unresolved ORDER BY priority DESC, updated DESC

      This results in a bad request to the restful API.

      It needs to be changed to encapsulate the project name to prevent keyword issues:
      project = "OR" AND resolution = Unresolved ORDER BY priority DESC, updated DESC

          Form Name

            [JRASERVER-42674] Issues tab on Project page breaks with some Project Keys

            Bugfix Automation Bot made changes -
            Minimum Version New: 6.03
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2844185 ] New: JAC Bug Workflow v3 [ 2914529 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2581488 ] New: JAC Bug Workflow v2 [ 2844185 ]
            Ignat (Inactive) made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1539230 ] New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2581488 ]
            Confluence Escalation Bot (Inactive) made changes -
            Labels New: affects-server
            Oswaldo Hernandez (Inactive) made changes -
            Component/s New: Project - Issues [ 43431 ]
            Component/s Original: Project Sidebar [Deprecated] [ 35190 ]
            Owen made changes -
            Workflow Original: JIRA Bug Workflow w Kanban v6 [ 846803 ] New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1539230 ]
            Oswaldo Hernandez (Inactive) made changes -
            Component/s New: Project Sidebar [ 35190 ]
            Component/s Original: Issue navigator [ 10670 ]

            Hi btolliday,

            This is a known issue which we have already fixed under JRA-42216. The fix is available in JIRA 6.4.1 and above

            Regards,

            Oswaldo Hernández.
            JIRA Bugmaster.
            [Atlassian].

            Oswaldo Hernandez (Inactive) added a comment - Hi btolliday , This is a known issue which we have already fixed under JRA-42216 . The fix is available in JIRA 6.4.1 and above Regards, Oswaldo Hernández. JIRA Bugmaster. [Atlassian] .
            Oswaldo Hernandez (Inactive) made changes -
            Fix Version/s New: 6.5-OD-01 [ 51694 ]

              Unassigned Unassigned
              8943b4fda27f Ben Tolliday
              Affected customers:
              0 This affects my team
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: