JIRA
Install
Admin
Use
Search JIRA documentation:

Viewing an Issue's FishEye Changesets

PDF
PDF

JIRA allows you view the changesets related to an issue (that is, where the JIRA issue key was referenced in the commit message), if you are using a source-code repository together with Atlassian FishEye.
 

The FishEye tab provides you with an expandable list of changesets for the issue. This allows you to view the commit message and list of source-code files in each commit. You can also:

Note
To be able to view the changesets for an issue, your JIRA administrator must have configured the FishEye plugin appropriately. You will also need the 'View Version Control' permission in the appropriate projects.

Viewing an Issue's Changesets

  1. Open the relevant issue in JIRA.

  2. Click the FishEye tab.

  3. The list of changesets related to the issue will display, similar to the screenshot below:

    View Changesets for an Issue

See also