JIRA urls should use a full pagename between end of path and query string

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Won't Do
    • None
    • Component/s: None

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Since 5.2.x, the url for search has changed to:

      https://support.atlassian.com/issues/?jql=blah

      In the past it was:

      https://support.atlassian.com/secure/IssueNavigator.jspa?jql=blah

      The current implementation seems to be 100% compliant with the RFC (http://tools.ietf.org/html/rfc1738 and http://tools.ietf.org/html/rfc3986) specs for HTTP and HTTPs URL structure.

      However, when we don't provide any page name, it makes it drastically harder for customers to integrate JIRA with VPN implementations that rewrite the URL.

      Is there a reason why we are not using page names everywhere, and actively removing it in some places (like the example above)?

            Assignee:
            Unassigned
            Reporter:
            Boris Berenberg (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: