I have been creating custom PHP application to allow users to post issues to Jira. The PHP application work great, but now I have been asked to set the application to generate and email that will be sent to the user when the status of their ticket changes or when a comment has been added to the ticket by the assignee. Since I am using Rest API's in PHP to post the tickets and comments from the user’s side I can successfully send an email.
My question to the group is how to send an email to the user from the JIRA side when the assignee changes the status or a comment to the ticket? Also there is one cavot to my question that must be pointed out the users email exist in a custom field.
What you want to do is possible.
If you want to send an email when an issue is edited, you'll have to take a look at JIRA's notification scheme to do that.
Hey Lameck,
We have JIRA v6.4.5 software.
This is software that has been loaded onto a server by another individual so I will give a quick run thru.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Benny, I did not understand your question. The JIRA Notification Scheme send a email when a issue is updated or someone leaves a comment to the ticket. Did you change the notification scheme and now you can't receive the email?
And what is your JIRA's version? Cloud? Desktop? Service Desk? Core? Software? Lemme know it.
Regards.
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.