You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Jira has scriptRunner to easily run groovy scripts. Is there an equivalent plug-in for Crucible/Fisheye.
Or can groovy scripts be run in another fashion?
No. This could be the closest thing (https://marketplace.atlassian.com/plugins/org.swift.atlassian.cli)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The latest beta version (https://jamieechlin.atlassian.net/wiki/display/GRV/Upgrading+to+3.0) works in stash and confluence as well as jira. But no intention to make it work in fecru...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is it you want to accomplish? You may be able to use FishEye/Crucible's REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want the scripting to communicate back to Jira (i.e. when a review is closed, have one or more fields in Jira updating).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The easiest way to achieve that would be to write a Crucible Java plugin that listens to the events that interest you (ReviewStateChangedEvent in your case), and calls the JIRA rest api.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Calling all Confluence Cloud Admins! We created a new Community Group to support your unique needs as Confluence admins. This is a group where you can ask questions, access resou...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.