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.
Hi, the user wants to have an automation about email notification. When it's left for 3 days or 5 days to the Due Date or other custom date field, the assignee could receive set-up email notification. We don't want to install more plug-ins. We have Script Runner now. Also JSU automation plug-in. Is there anyone know what's the most simple way to do this?
Hi @Jason Liu
What about using default subscriptions?
Hi Tansu, Thank you for your response. So this function cannot be customized, right? I think it can only be sent to certain groups or something. What's this personal subscription? Can I use this function to send email to assignees or other personnels?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, subscription can be personal or shared with a group. If you share it with a group, group members will get their own issues where they they are assignee. If one member doesn't have any issue matching the query, he/she doesn't get. Because in JQL there is an "assignee = currentUser()" part. In personal subscription, you just subscribe for yourself.
What do you mean by customization? If you mean mail template, you can not edit it. It could be possible with Automation for Jira or with some coding in Script Runner.
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.