I am trying to figure out how I can configure the webhooks to fire a notification to a Teams channel on the following status transitions of a change.
When a change transitions status from "Awaiting Implementation" to "Implementing" to "Complete" I want a webhook to post a notification to a Team channel with that detail.
Any idea on how to do this?
Is it enough to only have the following JQL? project = "Change Control" AND status changed from "Awaiting implementation" to "Implementing" to "Complete" ?
Is it a user updated event that needs to be checked?
Any help appreciated
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.