Forums

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

Emailing summary of all overdue tasks to each Reporter

Mohammed_Zeyad
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 4, 2025

Hello Everyone, 

So I'm trying to email send a summary of tasks "Waiting for approval" to each reporter every day. I've prepared an automation and it does send an email to each reporter but the content of the email contains all the tasks from all reporters not only his/her tasks. 

Below are screenshots of the automations. If you kindly advise on that.


Screenshot 2025-06-05 at 9.23.20 AM.png


Screenshot 2025-06-05 at 9.20.07 AM.png

3 answers

2 accepted

2 votes
Answer accepted
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.
June 5, 2025

Hi @Mohammed_Zeyad -- Welcome to the Atlassian Community!

Please see this knowledgebase article which describes a rule for this scenario.  For your case, you will need to change the JQL and fields used.

https://support.atlassian.com/jira/kb/automation-to-send-a-single-email-to-assignee-when-multiple-issues-are-due/

Kind regards,
Bill

Mohammed_Zeyad
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, 2025

Thank you, @Bill Sheboy, this actually helped.

Like Bill Sheboy likes this
1 vote
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.
June 5, 2025

Hi @Mohammed_Zeyad 

Welcome to the community.

You need to place the lookup issues action within the Branch.

Then based on reporter the issues will be searched.

 

Mohammed_Zeyad
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 5, 2025

Is this correct? 

Screenshot 2025-06-05 at 3.33.12 PM.png

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.
June 6, 2025

Hi @Mohammed_Zeyad 

Yes, this should work.

Also see this KB article on the email action to list all found issues per reporter and list them in a single email.

https://support.atlassian.com/automation/kb/automation-rule-to-send-single-email-for-all-issues-per-assignee-due-next/ 

Mohammed_Zeyad
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, 2025

Thanks very much @Marc - Devoteam , it worked out.

Here's what I changed: 

Removed the JQL in the Trigger

Add a lookup after the trigger. 

Add a lookup within the loop.

Change the variable Name from reporter to distinctReporter (less confusion) so that I can later use it in the lookup inside the loop to query as follows 

status = 'Waiting for approval' AND due <= now() AND reporter = {{distinctReporter}}

 And below is a screenshot for whoever sees this in the future: 

Screenshot 2025-06-06 at 3.14.00 PM.png

0 votes
arielei
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.
June 5, 2025

Hello @Mohammed_Zeyad 

You need to switch the lookup issues with Branch : JQL.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events