Doc downloads (PDF, HTML & XML)
[FishEye Knowledge Base]
Transition a JIRA issue from within FishEye in any of the following ways:
You can easily transition a JIRA issue from within FishEye. For example, when viewing a commit, you may want to transition the related JIRA issue to the QA status. Click on a linked JIRA issue key in FishEye to see a dialog with the available workflow steps:
Click on a step in the dialog, and complete any displayed fields as required. If there are custom required fields that are unsupported by FishEye, just click Edit this field in JIRA to go to JIRA to transition the issue.
Use Smart Commits when you are committing to a repository hosted in FishEye to transition JIRA issues. Smart commits allow you to embed commands into your commit messages, which FishEye detects and actions.
For example, if you include the following text in your commit message, FishEye will add the comment 'Task completed ahead of schedule' and resolve the issue, when you perform your commit:
JRA-123 #comment Task completed ahead of schedule #resolve
Read more about Using smart commits.