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 can I send an email to all my team members if the comments on a user story is not updated in 24

How can I send an email to all my team members if the comments on a user story is not updated in 24

Abhishek.Pandey
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!
June 6, 2024

Hi Team,

My team should update the comments, on each User Story they are working on, as a status update, which they sometime miss, how I automatically send an email to the respected team member keeping others in CC as a reminder to update comments, if not updated within 24 hours.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Stevan Mandić
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 Champions.
June 6, 2024

@Abhishek_Pandey 

1. You can create custom field "Last comment timestamp" (type: date/time)

2. Then you can create automation that will log the timestamp when comment is edited.

Trigger: issue comment edited

Action: edit field

Field: Last comment timestamp

Value: {{now}}

3. Then you can create scheduled automation which will inspect Last comment custom field and send email if the date is more then day ago.

Trigger: scheduled automation (choose the frequency of the trigger and use JQL to set the scope of the automation)

Condition: issue field condition - Last comment is before (timeframe) 1 days ago

Action: Send email

You can also include smart value {{issue.comments.last}} in the body of the email if you want to send the last comment to recipients.

 

Mike Herman
June 17, 2024

As far as I know though, you can't send an email to a Team.  Is there a workaround to send an email to all members of Team "A", for example?  Thank you.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events