You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a setting that will send email notifications about upcoming tasks that are due in Jira Core?
Not via Notifications, but there's a few other options:
If any of these options sound of interest and you'd like more detailed instructions, let us know :)
Ste
A lot of us have used "subscriptions" for this for many years.
If you run a search for issues you are interested in, then you can save it as a filter and in the options, hit "subscribe" which will take you to a set of options, so you can tell it to email you whenever you want. I've usually gone for a "sunday night mail" when it's been about due dates, so I can easily see what needs to be finished "this week" when I get logged in in Monday morning. There's a huge amount more flexibility in the schedule than my simple stuff.
When working with due dates, something like this is probably useful:
project in (x,y,z) and due-date < + 7d and assignee = currentUser()
Two clauses are obvious, but the "due date < +7d" might not be clear - the +7d means "add seven days to now", and the < effectively means "before". (apologies if you know that already)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rachael Bast,
You can create a search filter that searches for any Jira issue that is due within a certain amount of time and then you can subscribe to the search filter; Subscribe to search results.
I hope that this helps.
Thanks,
Moga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you want something with a bit more control than a subscription, check out Notification Assistant for Jira We're also an Atlassian Staff Pick!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.