404 Error when clicking "work item link types" in Jira Plans Dependencies settings due to incorrect URL redirection

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      In Jira Plans (Advanced Roadmaps), navigating to the Dependencies settings and clicking the "work item link types" link results in a 404 error. The link incorrectly redirects to a /jira/admin/ path instead of the expected /secure/admin/ path.

      Steps to Reproduce

      1. Navigate to Settings > Jira apps.
      1. Select Dependencies from the left-hand sidebar.
      1. Click on the work item link types link at the top of the page

      Expected Results

      The user should be redirected to https://<site>.atlassian.net/secure/admin/ViewLinkTypes!default.jspa to view and manage link types.

      Actual Results

      The user is redirected to https://<site>.atlassian.net/jira/admin/ViewLinkTypes!default.jspa, which returns a 404 - We can't find the page you're looking for error.

      Workaround

      Manually navigate to https://<site>.atlassian.net/secure/admin/ViewLinkTypes!default.jspa or go to Settings > Issues > Issue linking.

              Assignee:
              Unassigned
              Reporter:
              Ronald C.
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: