Get a list of stories and send each assignee and email

Ponce de Leon_ Eduardo
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!
February 13, 2025

Hi everyone,

I am trying to get a list of stories that have not been updated in 1 days and from that list I want to send en email to each assignee the stories that need an update. Currently I am getting the emails with a list of all JIRAs and I was expecting if there are 4 users, then I would be expecting 4 emails the list of JIRAs assigned to each user.

Can that be done?

 

1-Rule builder - Automation - MRD Workbook - Jira.png2-Rule builder - Automation - MRD Workbook - Jira.png3-Rule builder - Automation - MRD Workbook - Jira.png2025-02-13 08_21_15-Inbox - eponcedeleon@KPMG.com - Outlook.png

4 answers

1 accepted

2 votes
Answer accepted
Marc - Devoteam
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.
February 13, 2025

Hi @Ponce de Leon_ Eduardo 

Welcome to the community.

In the branch action use {{lookupIssues.assignee.distinct}}

Also see this previous community post and the answer from @Bill Sheboy 

Example:

Screenshot 2025-02-13 at 15.51.37.png

Bill Sheboy
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.
February 13, 2025

Hi @Ponce de Leon_ Eduardo -- Welcome to the Atlassian Community!

Adding to Marc's suggestion, there is even a knowledgebase article for Jira Cloud (based on an even older community answer):

https://confluence.atlassian.com/jirakb/automation-to-send-email-only-once-per-assignee-1310985609.html

Kind regards,
Bill

1 vote
Vignesh Jayagopal
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.
February 13, 2025

Hi @Ponce de Leon_ Eduardo 

I believe you can achieve this by setting a filter using your JQL with the assignee as the current user.

Then, configure the subscription email for that filter based on your preferred schedule (e.g., daily, weekly).

This will ensure that users receive a list of issues they need to update.

 

0 votes
Ponce de Leon_ Eduardo
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!
February 13, 2025

thank you @Marc - Devoteam  @Bill Sheboy for pointing me in the right direction, much appreciated!

thank you @Karan Sachdev and @Vignesh Jayagopal for the suggestiong, that also works but I was not looking for that!

0 votes
Karan Sachdev
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 13, 2025

Hey @Ponce de Leon_ Eduardo

 

This KB article should help with your requirement:

How to automatically send email notification to assignee if a ticket is not updated for a certain time 

Though it says its valid for Jira Data center only, the approach should work on Jira Cloud as well.

You can adjust your JQL to ""updated<=-1d" to fit your requirement.

Thanks,

Karan

Ponce de Leon_ Eduardo
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!
February 13, 2025

Hi @Karan Sachdev  although this works well it does not meet my requirement as if a user has 5 stories, he is going to receive 5 emails instead of 1.

 

What I want to create is a list of issues per assigne that have not been udpdated in X days.

Karan Sachdev
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 13, 2025

Hey @Ponce de Leon_ Eduardo

The answer suggested by @Marc - Devoteam should work if you're using the automation approach.

Thanks!

Like Marc - Devoteam likes this

Suggest an answer

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

Atlassian Community Events