This page last changed on Oct 16, 2008 by alui.

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 the build. These issue links are either created automatically by Bamboo or can be manually added. This provides an easy way to jump to relevant issue(s) to see details about what the code is intended to achieve.

You may also wish to read about these related topics:

Viewing the JIRA Issues for a Build Result

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 (note, you must specify the issue key in upper-case), then they will be automatically linked to your build and displayed. In addition, if you have manually linked any issues to your build, then they will also be displayed.

The JIRA Issues linked to a build will be listed on the 'Summary' tab and the 'Issues' tab of the build result. The 'Summary' tab will only show up to two issues, so you will need to view the 'Issues' tab if you wish to see more than two issues.

To view the JIRA issues for a build result:

  1. Go to the plan in Bamboo.
  2. Click the 'Completed Builds' tab, then click the Build Number for the build that you wish to view.
  3. This will display the Build Result Summary. The 'JIRA Issues' section will show up to two JIRA issues that are linked to the build.
    See 'Screenshot: JIRA Issues for a Build Result — Summary tab' below.
  4. Click the 'Issues' tab. All of the JIRA issues linked to your build will display grouped by 'Fixed Issues' (i.e. issues fixed by the build) and 'Related Issues' (i.e. issues linked to the build but not fixed by it). Issues will be sorted by issue key within these two groups.
    See 'Screenshot: JIRA Issues for a Build Result — Issues tab' below.

Screenshot: JIRA Issues for a Build Result — Summary tab

Screenshot: JIRA Issues for a Build Result — Issues tab


Document generated by Confluence on Mar 02, 2009 18:52