How to set an automation rule "email notification" when tickets are moved to a different team
Transitioning them from "inprogress" to another team to handle the ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, you are changing the issue Status from "In Progress" to another value, and that indicates that another team is responsible for the issue. Is that correct?
If yes, then the basic structure of your Automation rule would be:
TRIGGER: Issue Transitioned
From Status: In Progress
To Status: <the status to which you are setting the issue>
ACTION: Send Email
Set the To, Summary, and Content fields as you wish.
https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/#Issue-transitioned
https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Send-email
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.