I am trying to use script runner to create an event listener to send a notification to a given user when a specific custom field is updated
I am new to using script runner, anything will help!
You should go to coq item-> Add-ons -> ScriptRunner -> Listeners
Create the Send a custom email listener. Set it up for the Update Issue event. Make a condition that the required field was updated and it will work. When you create the listener there will be examples of conditions. Also you can find some code here:
https://scriptrunner.adaptavist.com/latest/jira/builtin-scripts.html#_send_a_custom_email
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.