Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too.

If your organisation uses Atlassian's JIRA and your administrator has integrated Bamboo with JIRA, you will be able to view the JIRA issues that have been linked to a build. These issue links are either created automatically by Bamboo or can be added manually. This provides an easy way to jump to relevant issues to see details about what the code is intended to achieve.

The JIRA issues linked to a build can be viewed on the build result pages. If you have specified an issue in your build comments, labels or commit messages, then they will be automatically linked to your build and displayed. Issues linked manually are also displayed.

Viewing the JIRA issues linked to a plan's builds

To view the JIRA issues linked to all builds for a plan:

  1. Navigate to the desired plan, as described on Configuring plans.
  2. Click the Issues tab. A list of all of the issues linked to builds for the plan are displayed, sorted by build date. You can constrain the list using the build filter (e.g. 'Showing last 25 builds') next to the tabs.
  • Click the issue key to view the issue in JIRA.
  • Click the N related builds link (where N is a number of builds) to view the builds linked to the issue in JIRA.

Viewing the JIRA issues for a build result

To view the JIRA issues linked to a particular build result:

  1. Navigate to the build results for the plan, as described in Viewing a build result.
  2. Click the desired build result.
  • Plan Summary tab — the 'JIRA Issues' section displays two of the issues linked to the build.
  • Issues tab — displays all of the JIRA issues linked to the build. Related issues are linked to the build but are not fixed by it.

Screenshot: JIRA issues for a build result — Plan Summary tab

Screenshot: JIRA issues for a build result — Issues tab

1 Comment

  1. PiotrA

    restricted to: atlassian-staff


    There is a bug in Bamboo 3.2.x disallowing to use default application link to retrieve issue details from jira. See BAM-9868.