I have a Post Function on a transition in Workflow that triggers a Webhook. That Webhook is defined with no Events, as the intent is to have the transition be the only thing that triggers the call.
The Webhook was called just fine when I had Issue Updated event listeners on it. But I've now removed that, and the transition is not firing the webhook.
Is there something I'm missing? Will the Webhook not fire at all if there are no Events tied to it?
Hello @Chris
Welcome to the Atlassian Community!
Indeed, the post function to trigger webhooks does not work in a stable way if you select only the own transition to trigger it (WIth no events). We have a bug reported about this behavior:
WebHooks not firing when the event triggered is Workflow post function
Feel free to vote and watch the bug to increase its priority and also receive notifications about its fix implementation.
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.