There is a situation where I have 2 date time picker custom fields- Shutdown Time and Startup Time, on Create Issue Screen / Edit Issue Screen, while creating/update a ticket.
When a user creates/update a ticket by selecting these 2 date time picker fields, I want to trigger email notification (which would include the generic issue details along with other customfield values entered for a ticket) every single hour after Shutdown Time until the Startup Time, as a reminder of the Startup time to the groups working on the ticket.
I am looking at customizing the email templates in JIRA. However, any pointers on how this can be acheived would be much helpful.
Thanks,
Naren.
You can write a script service that will check the tickets that satisfy the criteria inside custom field value and will send email notification on that. See https://jamieechlin.atlassian.net/wiki/display/GRV/Script+Runner#ScriptRunner-Services for details
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.