Hi Team,
I wrote script to copy multi select list value to multi group picker custom field.
Same script is working in other than "Create" transition but not working in Create transition and getting below error while running in Create transitions
2017-09-05 17:12:22,486 ERROR [workflow.ScriptWorkflowFunction]:
***********************************************************************
************** 2017-09-05 17:12:22,486 ERROR [workflow.ScriptWorkflowFunction]:
Script function failed on issue: null, actionId: 1, file: <inline script>
java.lang.NullPointerException: Cannot invoke method setCustomFieldValue()
on null object at Script204.run(Script204.groovy:33)
Please advise me what could be cause for different behaviour of script and I am new to this Groovy scripting
Hi Team,
sorry to bother you, It got fixed by changing position of script from top to bottom
Thanks,
Balvant
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.