I just want to know if it is possible for an automated email to be sent out once a comment has been left on an issue In a specific Column which has approvals.
I need the email to be sent to the person who needs to approve the issue
Hello @Ciara Clemens
Welcome to the Atlassian community.
With what type of project are you working?
Statuses are mapped to Columns. You can't automatically determine the column in which an issue is placed, but you can evaluate the Status to which it has been set.
Does it matter what the comment says or who the comment author is, or can it be any comment?
It is possible to create an Automation Rule that is triggered when a comment is added to an issue. In that rule you could also then check if the issue is in the Status that is associated to the column of interest. If it is, then the Automation Rule can also send an email.
Hi Trudy,
I am working on a JIRA work management board.
Thank you for linking the below information. However i am still a little confused.
No, the comment doesn't matter.
Basically what i need is that once an issue is in a column, that requires approvals, everytime that issue has a new comment, the people who need to approve that issue receive an email.
So for example; i need to set up an automation which is triggered when a comment has been left on an issue in our 'legal column' which will then be sent to the representative from our legal team to notify them of any changes have been made to the issue.
Could you please walk me through how to do this?
I hope that makes sense. Really appreciate your help with this! Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ciara,
You can find free training on how to create Automation Rule at the Atlassian University. Here is a search to help you find the courses.
You can also find videos on Youtube.
The basic structure of the rule would be (including links to the relevant documents):
Trigger: when a comment is added to an issue
Condition: check if the issue is in the Status
Action: send an email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are open to using 3rd party apps to solve this, I'd like to invite you to check out our app:
It allows you to build fully customizable templates, create your own notification rules, and have Ad hoc emails sent from Jira.
Feel free to reach out!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.