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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,482
Community Members
 
Community Events
184
Community Groups

Notifications for Status Changes

Edited

Is it possible to send automated reminder notifications (either email or slack) to a task assignee when a due date is approaching, if a task is on a certain status (e.g. not started)?

2 answers

3 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 22, 2022

Hi @Tiffany Lazo-Cedre and welcome to the community!

Yes - You can do something like this:

2022-08-22_15-38-16.jpg

This rule will run daily looking for any issues where due date is coming up.  I've added an optional step of using a label to determine if a reminder was already sent.  You can omit that from the query and delete the edit issues step if you want the assignee to get nagged daily until they've closed the issue.  Here's the query:

statusCategory != Done AND duedate <= startOfDay(7d) AND (labels is EMPTY or labels NOT IN (reminder_sent))
2 votes
Olha Onofriichuk_SaaSJet
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Aug 23, 2022 • edited

Hi, @Tiffany Lazo-Cedre 

Yes, you can set it up. Let me help you with a piece of advice.
If you want to send automated reminder notifications to a task assignee when a due date is approaching, if a task is on a certain status (e.g. not started), etc. You can try SLA Time and Report for Jira add-on.

Here you need to define when you'd like the notification to be sent (for example, 1 day before the due date, or 30 hours after the task was in the "To Do" status, if the task was unassigned during some period of time, etc.). Just create a new SLA Configuration and choose an automated action (to send a reminder notification):

notif2.png

Or you can set up changing the status of the Jira issue if it wasn't completed before the certain time, or changing the assignee or priority:

notif3.png

Hope it helps.

And let me know if you need help with settings or you want to find out more how to work with it! This add-on was created by my team, so we will be glad to tell you more how to work with SLA Time and Report for Jira add-on.

Have an amazing day!

Regards,
Olha

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events