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. This provides an easy way to jump to relevant issues in JIRA to see details about what the code is intended to achieve.

Linked JIRA issues can be viewed on:

  • the Issues tab of the Plan Summary page, for all issues linked to the plan
  • the Build Result Summary page, for just 2 of the issues linked to a build
  • the Issues tab of the Build Result Summary page, for issues linked to a build.

Issue links can be created automatically by Bamboo when you specify an issue key in your build comments, labels or commit messages, or they can be added manually.

On this page:

Related pages:

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.

  

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 build number for the desired build result.

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

Screenshot: JIRA issues for a build result — Issues tab