We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-65837

Creating a project using Reserved Words of JQL as project key breaks the new project navigation issue view

      Steps to reproduce:

      1. Create a new project and use IN as the project key.
      2. Go to https://<instance name>/projects/IN/issues
        (This example we use IN, there are a list of reserved words on the comment below)

      Expected Behavior:

      • JIRA should display issues of IN project

      Current Behavior:

      • JIRA doesn't display any issues

      Checking from the network request /rest/issueNav/1/issueTable, it returns 404 Bad Request with the below response:

      {"errorMessages":["Error in JQL Query: Expecting either a value, list or function but got 'IN'. You must surround 'IN' in quotation marks to use it as a value. (line 1, character 11)"],"errors":{}}
      

      NOTE: it only affects the Project Navigation's issue panel, reverting to the old project view will workaround this issue at the mean time.

      Workaround
      Change the Project Key of your project. Make sure it avoids one of the Reserved JQL words (see this comment below).

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
            Uploaded image for project: 'Jira Platform Cloud'
            1. Jira Platform Cloud
            2. JRACLOUD-65837

            Creating a project using Reserved Words of JQL as project key breaks the new project navigation issue view

                Steps to reproduce:

                1. Create a new project and use IN as the project key.
                2. Go to https://<instance name>/projects/IN/issues
                  (This example we use IN, there are a list of reserved words on the comment below)

                Expected Behavior:

                • JIRA should display issues of IN project

                Current Behavior:

                • JIRA doesn't display any issues

                Checking from the network request /rest/issueNav/1/issueTable, it returns 404 Bad Request with the below response:

                {"errorMessages":["Error in JQL Query: Expecting either a value, list or function but got 'IN'. You must surround 'IN' in quotation marks to use it as a value. (line 1, character 11)"],"errors":{}}
                

                NOTE: it only affects the Project Navigation's issue panel, reverting to the old project view will workaround this issue at the mean time.

                Workaround
                Change the Project Key of your project. Make sure it avoids one of the Reserved JQL words (see this comment below).

                        ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
                        rsaputra Adven
                        Votes:
                        2 Vote for this issue
                        Watchers:
                        12 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
                            rsaputra Adven
                            Affected customers:
                            2 This affects my team
                            Watchers:
                            12 Start watching this issue

                              Created:
                              Updated:
                              Resolved: