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

Difference in URL redirection in Jira version 10

XMLWordPrintable

      Starting Jira version 10 changes in the URL redirection is observed which is affecting the the access of Public Projects.

      Steps to Replicate

      1. Making a project accessible publicly, by setting the Permission open to anyone on the web.
      2. Access the Project as an unauthenticated user <jira-url>/browse/<project-name>

      Results in Jira version 9

      1. The above call made is correctly redirected to the correct url to access the projects <jira-url>/projects/<project-name>/issues/<issue-key>?filter=allopenissues

      Results in Jira version 10

      1. The same redirection does not works and user is taken to the login screen and project details are not displayed

      Differnce seems to be due to 302 re-direction call made in Jira version 10. Please suggest if there is any way to restore to earlier configuration.

      Updated on July 29th:-
      Same issue is also observed post Jira version 10 when accessing Release pages for the Projects that are publicly accessible.
      <Jira-Baseurl>projects/ReleaseNote.jspa?projectId=<project-id>&version=<release note version-id>

              Unassigned Unassigned
              808188ae9fff Yash Singh
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: