Documentation for JIRA 5.2. Documentation for other versions of JIRA is available too. 
![]()
There are times when it is convenience to create a FishEye's changeset or Crucible's review link on a JIRA issue's field, such as comment or description. An example of this feature would be to write in a comment such as "I found something of interest in r234 that might explain this bug". The string r234 would then automatically be converted into a link to changeset 234 in FishEye.
In order to achieve this, you must:
Create an Application link between JIRA and FishEye using OAuth Authentication or Trusted Application
Make sure that you have created a project link between a Repository in FishEye and with a JIRA project
Did it work?