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.