How can I sent notifications to external customer when an event is fired (e-mail address is stored in custom field, say customer-email-address). I know I need to update the notification scheme, but I could not select the custom field, say customer-email-address, so that notification can be sent to the external customer.
Community moderators have prevented the ability to post new answers.
As it stands, you can't - this is a feature request that has been asked for quite a bit - see https://jira.atlassian.com/browse/JRA-2167. The workarounfd is to write an issue listener that sends emails to the custom field - see http://confluence.atlassian.com/display/JIRA/Listeners for some inspiration.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, you can use script runner plugin that enable some listener and workflow post function to send custom email to a customfield email addresses or direct email adresses
https://jamieechlin.atlassian.net/wiki/display/GRV/Built-In+Scripts#Built-InScripts-SendCustomEmail
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.