I would like to send email notification to deployment team (grp) via a grp email when ever the issue status is changed to 'Ready for Build' I am using this status when the Bug is fixed or when the task is competed and is ready for build . How do I send grp email notification when this event (status change) event is triggered. Please advise.
I have script runner tool ..how can I leverage this tool for achieving this.
How do I send out custom email using post function where the inline condition is when status is updated to 'Ready for Build'
The email message body should say
The {Issiue.type} and {Issue.name} and {description}
is 'Ready for build' and I want the email to go group email address.
Hi @Garden16_
You could also use Jira automation for this on the project.
Create a rule that acts on the transition and then send out an email to the required email address, a Jira group or the relevant users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.