I'd like to receive Jira notifications for a particular Jira project in Microsoft Teams, but only when the Jira issue transitions from one particular status to another.
I currently have the following JQL:
issuetype = Change AND status CHANGED FROM "Backlog" TO "Under Review"
and set to Send a message to the channel when Issue is updated.
However I'm getting notifications for all status updates, not just when the status changes from Backlog to Under Review.
How do I go about accomplishing this?
Hello, Good day. You can create an automation with the transition condition to active this requirement.
I did stumble upon this, but apparently it only works for Channels in a Team, not a Group Chat. Is there any way around that?
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.