The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How to send email notification to Reporter when he creates and edits the issue on specific status?

How to send email notification to Reporter when he creates and edits the issue on specific status?

Digvijay Singh Gehlot
Contributor
May 21, 2024

Hi All,

I want to configure a setting that when User as a Reporter creates a new issue, he should receive an email notification. And when the same Reporter edits the issue on a specific status, then also he should receive the email notification.

Here, the email received by the Reporter should contain the Edit Issue Screen Link, so that he can directly open the Edit Issue Screen Link in a new web browser tab, restricting him to View Issue Screen on submitting the changes on Update button on Edit Issue Screen.

Please guide how I can achieve the above use-case - by scriptrunner, any configuration changes from Admin settings or any best alternative like add-ons or plugins. 

I hope I am able to explain the above scenario. Please let me know if you need more details. 

Thank you

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Victor - Modus Create
May 30, 2024
0 votes
Stephen_Lugton
Community Champion
May 21, 2024

@Digvijay Singh Gehlot the sending email part of that can be achieved through automation:

Send email on create.png

 

A slight modification of that automation will send the email when the reporter updates the issue:

Send email on update.png 

(automation screenshots taken from Jira cloud so may look different in data centre)