I have a webhook that listens for the issue created event for Incident issuetype.
Incident is submitted > create issue event > webhook triggers
This is working as expected.
However, sometimes we want to change an existing ticket lets say with the issuetype Story into an Incident, so I have set up "convert to incident" workflow. It uses the Scriptrunner "Clones an issue, and links"
post-function to clone the ticket as an Incident and the original Story issue is resolved.
This creates a new ticket but it doesn't trigger the issue created event, and I can't figure out why.
Hey @Robin Lundberg
It might be that your automation rule can not be triggered by other automations. When you go to your "Rule Details" you will find a checkbox at the very bottom (see the screenshot attached).
This might be the reason why the other rule cannot trigger your webhook-rule.
Hope that helps.
Cheers Frank
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.