How can I create an email notification when a specific field - say Estimate / Story points is changed?
Also, when a new story is added to an epic
You can fire a custom event in a listener if the filed changes - see https://jamieechlin.atlassian.net/wiki/display/GRV/Built-in%20Scripts#Built-InScripts-Firesaneventwhenconditionistrue
You then hook that event to a velocity template if you want to use velocity.
If you don't want to use velocity you can write your own email template: https://jamieechlin.atlassian.net/wiki/display/GRV/Built-in%20Scripts#Built-InScripts-Sendacustomemail
Other methods from other plugins are probably available.
I see that Script runner is not available for Ondemand which is what I an running . https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner
Is there a work around?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well maybe you could tag your question correctly then you will get better targeted responses.
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.