When I save a new Fix Version, I'd like to make a REST call to update a 2nd system. Any Ideas?

Jason Jason February 12, 2013

Basically, the action of Save should fire off a little script to keep a 2nd system syncronized. I'm hoping there's some hook where I could provide either a bit of javascript or java or something that could accomplish making the right REST calls to update the other system. Even just a link to the correct tutorials would be a big help.

Thanks for any ideas,

- Jason

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
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 Leaders.
February 12, 2013

You cannot do this for issue updates. If your fixVersion change happens only on a workflow transition, you can probably make use of web hooks: https://confluence.atlassian.com/display/JIRA/Managing+Webhooks

Suggest an answer

Log in or Sign up to answer