Hi,
I would like to schedule a email to be sent out to users twice a month that have not updated their issues.
I know you can use a subscription, but the email can't be taliored to add instructions etc.
Looking for ideas on how other people have done this?
We use JIRA 7.11 and have the script runner added on but can't afford any more add-ons...
Many Thanks
Kevin
Hello,
You could use an add-on to do it. For example, you could use the Power Scripts add-on:
You could create a job, which would search for required issues and then send a custom email message.
You can find here how to create a scheduled job:
https://confluence.cprime.io/display/SIL/runJobByCron
You can find here how to send mail:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.