Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-38860

JIRA Report Change Log uses Application URL instead of Display URL

    XMLWordPrintable

Details

    Description

      JIRA Report Change Log in Confluence uses Application URL instead of Display URL.

      Steps to reproduce

      1. Startup JIRA 6.1.7
      2. Startup Confluence 5.4.2
      3. Integrate both using Application link
        • Configure application URL to be different from display URL
      4. Create DEMO project in JIRA
      5. Create page in Confluence > select JIRA Report page > choose DEMO project

      Resulting the issues linked under "All updates for this release" is using Application URL

      Expected results

      The issue link created should be rendered to use Display URL

      Workaround

      Manually update the JIRA issue links for the issue to use JIRA Issue Macro

      Notes

      This is a problem with how the JIRA Gadget code utilizes the application link. Individual features can choose between the BaseUrl, ApplicationUrl, and DisplayUrl when constructing links. Urls for browser-to-app communication such as links, images, JavaScript, and style sheets should use the DisplayUrl. URLs for app-to-app communication should use the ApplicationUrl.

      Application links can be configured with an ApplicationUrl that is "internal only", e.g it bypasses the proxy, etc. that is used to provide the BaseUrl used from a browser to access the app. This is frequently done for performance to reduce load on the proxy and speed up app-to-app communication by avoiding the overhead of SSL. If the ApplicationUrl is not accessible from a browser and a JIRA feature uses it to construct a link or load a static resource this will be broken when using a split routing application link.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              znoorsazali Zul NS [Atlassian]
              Votes:
              24 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated: