Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

automation for summary of over due tasks sent over email

Alkanz Ali August 10, 2023

I want to create an automation for summary of over due tasks sent over email to my manger on weekly basis

2 answers

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 10, 2023

Hello, Good day. You can create a scheduled automation rule to run every week. JQL could be as following

 

project = projectname and duedate > StartofDay()

 

Screenshot 2023-08-10 at 1.16.47 PM.pngScreenshot 2023-08-10 at 1.17.41 PM.png

Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 10, 2023

Hi @Mohanraj Thangamuthu ,

This will not work as expected. Jira will send email for each tickets. 

i.e. if the JQL has 100 tickets, user will receive 100 emails. 

image.png

Alkanz Ali August 10, 2023

yes i just want one email with all the tickets and the total no. summarised in a report/graph manner for my manager
100n emails will obviously piss him off

0 votes
Rilwan Ahmed
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 10, 2023

Hi @Alkanz Ali ,

Go to Main Menu --> Filters --> View all Issues

Search for tickets with passed due dates.
Example: duedate <= startOfDay() and resolution = unresolved

Click "Save As" and give it a name. 

Share the url with your manager (example: https://XXXXXX.atlassian.net/issues/?filter=10012))
Ask him to Click Details --> New subscription. He can select the day and time when he needs the email.

If he is not ready to do that, add personal subscription and forward the emails when you receive them 

image.png

Alkanz Ali August 10, 2023

this sounds like doable, let me have a look. Thanks

Like Rilwan Ahmed likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events