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

Due date reminder

Hey all, 

does anyone know how to set a rule in Jira that sends a slack message 2 days before the due date of an issue?

I know how to do the slack part but I don't know about the one that sets the due date - 2 days

Thank you!

3 answers

2 accepted

2 votes
Answer accepted
Tim Kopperud
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.
Nov 21, 2023

Hi @Martina, you might add an automation rule triggered by schedule and define a JQL for the due period needed, e.g., like this:image.png

The JQL will be like this

due > endOfDay(1) and due < startOfDay(3)

TimK.

1 vote
Answer accepted
Muhammad Moazzam Hassan
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.
Nov 21, 2023

Create automation rule on Scheduled basis and use the query duedate >= startOfDay(2) and duedate < startOfDay(3). 


This query will return those issues whose due date is after 2 days, and then you can send slack message.

Thank you so much @Muhammad Moazzam Hassan @Tim Kopperud !

I really appreciate it :)

Tim Kopperud
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.
Nov 24, 2023

@Martina, thanks for the feedback. I'm glad it helped. 

TimK

Suggest an answer

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

Atlassian Community Events