Greetings,
Is it possible to send custom automatic email on issue transition to the reporter?
For example, I need a custom automatic email sent when an issue transition to "Waiting for customer" status, and since it's a custom email, I would like to set up the email body text.
Hi,
Yes you can without using any third-party add-on. In fact JSD has a powerful automation engine that you can use to create a rule like this :
et voila :)
hope it helps
Thank you!, it worked like a charm, I added several cool automation rules :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Jira Misc Workflow Extensions also has a post-function for that: "Email Issue"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have script runner, try this.
https://scriptrunner.adaptavist.com/4.3.6/jira/builtin-scripts.html#_post_functions
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.