Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-26150

Unnecessary requests to /rest/bamboo/latest/deploy when viewing an issue on the browser without an application link to a Bamboo instance

      Issue Summary

      When Jira Software is installed on a Jira instance, viewing an issue from the browser may trigger requests to <jira-base-url>/rest/bamboo/latest/deploy/<issue-key> even when an application link doesn't exist to a Bamboo instance.

      This creates unnecessary requests when browsing Jira issues from the UI, which may impact the user experience when high performance is expected.

      This is caused by the Jira Bamboo Plugin, which is bundled only with Jira Software.
      Once Jira Software is installed, similar requests may be triggered on any type of project, including Business (Core), Software (JSW) and Service (JSM).

      Steps to Reproduce

      1. Install a vanilla instance of Jira Software Data Center.
        • This was validated on Jira SW versions 8.20.30, 10.0.0.
      2. Create a software project with sample data.
        • Any project type would do it, including Business projects.
      3. Load a Jira issue from the browser.

      Expected Results

      Since there's no application link to a Bamboo instance, no request is made to /rest/bamboo/latest/deploy.

      Actual Results

      A request is made to <jira-base-url>/rest/bamboo/latest/deploy/<issue-key>.

      Workaround

      If you don't have an application link to a Bamboo instance and would like to prevent similar requests when viewing Jira issues from the browser, disable a specific plugin module as below:

      1. Authenticate to Jira as a system administrator.
      2. Go to Administration > Manage Apps > Manage Apps.
      3. Filter for All apps, search for the Jira Bamboo Plugin and expand all modules of this plugin.
      4. Disable the Deployments Panel (bamboo-deployment-projects-right) module.

            [JSWSERVER-26150] Unnecessary requests to /rest/bamboo/latest/deploy when viewing an issue on the browser without an application link to a Bamboo instance

            There are no comments yet on this issue.

              Unassigned Unassigned
              tmasutti Thiago Masutti
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: