Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

send email reminder to Contributors (additional assignees)

João Fael
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 15, 2023

Hi all,

 

I am trying to set an automation to automatically send an email 3 days prior to the due date, but I would like to send it to not just the Assignee, but also the Contributors (additional assignees).

Could someone help, please?

 

Thank you,

João

4 answers

0 votes
Igor Medeiros - Modus Create
Atlassian Partner
January 1, 2024

Hi @João Fael ,

If you are still looking for alternatives, our app Notification Assistant for Jira allows you to use any custom field as a recipient for notifications.

Feel free to reach out.

0 votes
Rilwan Ahmed
Community Champion
December 15, 2023

Hi @João Fael ,

Welcome to the community !!

Go to project settings --> Automation --> Create new rule

  • Select trigger as Scheduled
  • Select the appropriate time when you need it to be triggered.
  • Select "Run a JQL search and execute actions for each issue in the query." and enter JQL as "duedate = StartofDay(3d)"
  • Under actions, select Send email
    • Select Assignee and other user picker field (example: Contributors) in "TO"
    • Add required subject
      Example: {{issue.key}} will be due in 3 days
    • Under Content, add required texts 
      Example: {{issue.key}} will be due on {{issue.duedate}}. Please action at the earliest
  • Save the rule

This rule will send notification to the users in Assignee and Contributor field at the selected time daily. 

Your Rule will look as below:

image.png

0 votes
Ben Finn
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 15, 2023
Ben Finn
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 15, 2023

Assuming "Contributors" is a custom field, you should be able to use them in the to column. Alternatively you could use the Watchers of an issue. That should include anyone that has commented on it.

To send to the watchers, try this smart value:

{{issue.watchers.emailAddress}}

0 votes
Mayur Jadhav
Community Champion
December 15, 2023

Hi @João Fael ,

Welcome to the Atlassian Community!!

Do you have any user picker field used in ticket for additional users? if yes you can select that field as recipients for dynamic but if it is static users then you can use email ids.

 

 

Regards,
Mayur

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events