The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering Fisheye as part of a Jira workflow transition

Bob Ashforth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 1, 2013

We'd like to trigger Fisheye as part of a Jira workflow transition. The code review step is optional, so the trigger would have to be conditional.
Is this possible without writing a new Jira plugin?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Bob Ashforth
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 1, 2013

My company tried using Fisheye reviews as a requirement for checkins to Subversion; if that's the plugin you mean, my understanding is that first the tool was way behind in committing the reviewed changes, and second, its operation broke completely after the last Jira upgrade.

Setting that aside, my team is beginning use of a custom Jira workflow, and one step is an 'optional review' if the ticket owner wants one. This is where (and why) I wanted to trigger Fisheye to review the selected change. The review step would be optional, and would not be hooked into Subversion (or any other SCM tool), but rather Jira. The commit would be a separate step performed directly by the user.

Hope this helps, thanks-

Bob

0 votes
dleng
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 1, 2013

Can you further explain what you meant by "Trigger Fisheye" ? As far as I know, the Fisheye plugin only adds one condition.. which is to ensure that there are no incomplete reviews.

Exactly what behaviour do you want to trigger in the workflow transition?