I have configured the webhook to fire when an issue is created. But, it didn't fire anything when an issue is created.
So changed the webhook configuration to fire when an issue is updated. For this configuration when an issue is created it fired the request.
Jira version: 7.12.1
Hello,
Did your workflow's create transition has "Fire a Issue Updated event that can be processed by the listeners." instead of "Fire a Issue Created event that can be processed by the listeners."?
Create transition by default fires Issue Created event but could somebody have changed it?
Regards,
Elifcan
Thanks, Elifcan.
In the post function, it was overridden to post a Generic Event.
Regards,
Nagesh MH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.