webhook does not fire on transition

Sarah Boechat August 24, 2015

I have created a webhook in JIRA and associated it with a transition.

I have verified that webhooks can fire to slack on ticket events, however I am unable to get the webhook to fire on transition.

 

The configured transition steps are:

The following will be processed after the transition occurs

  1. Set issue status to the linked status of the destination workflow step.
  2. Add a comment to an issue if one is entered during a transition.
  3. Update change history for an issue and store the issue in the database.
  4. Re-index an issue to keep indexes in sync with the database.
  5. Send transition to webhook: CS Queued
  6. Fire a Generic Event event that can be processed by the listeners.

Webhook configuration shows associated with the Transition, but no event is fired.

 

Any suggestions on how to troubleshoot this?  I'm following the configuration documents exactly

 

2 answers

0 votes
donovan jakobi November 26, 2015

Hi Sarah, Have you had any luck resolving this as I also have a webhook associated to a transition which isn't firing.

0 votes
Sarah Boechat October 5, 2015

This is still an issue, has anyone ever dealt with firing a webhook on a JIRA transition?

Suggest an answer

Log in or Sign up to answer