I want Jira to auto-send an email to my sales team when an est has been updated in Jira . The flow would look like Feature request is created, my engineering team updates est then an email sent to sales telling them that the est has been completed/updated. thanks
Hi Drew - Welcome to the Atlassian Community!
Create an automation rule based on a Field Value Changed trigger and choose the est field.
Then add an action for Send Email. In the To: field you can start typing the email address of the sales team. When done, but sure to click on it so that it populates the field.
Continue putting in text in the body of the email. Use ((issue.key}} for the key identifier of the work item, and <a href="{{issue.toUrl}}">{{issue.summary}}</a> to get a click able link in the body of the email.
Hello @Drew Heal
Welcome to the Atlassian community.
How is the sales team identified for a given Feature request? Is the team an Atlassian Team or a User Group associated with the Feature? Are the members of the team specified as watchers?
Automation Rules can be used to send emails based on updates to specific fields. You have to decide how you would identify the recipients of the 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.