I have created a webhook to send notifications to MS Teams from JIRA. I need this webhook to be triggered only when there is a transition from one status to another in the workflow.
To achieve this I have added a post condition to trigger the configured webhook, on my transition in the workflow.
I can see the workflow transition added to my webhook as well. But when any ticket on my project undergoes this transition, the webhook isn't getting triggered and hence I dont get any notification on MS Teams.
I know my webhook works fine otherwise because I can receive other notifications if I set triggers like 'Issue Updated' or 'Issue Created'
You can combine all link types with OR to get all possible links. Not ideal from the performance view, but possible.
Performance should be ok... the hasLinkType() function is pretty fast.
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.