Dear community,
I've got the same issue. In my case I'm using the workflow post function "Create SubTask" (ScriptRunner-PlugIn). Every thing is fine declared, using the inline script editor.
But outsourcing the code in the script editor is causing the error message "the variable [cfValues] is undeclared".
Path of the outsourced script file:
Error message in the script runner code editor:
By the way, the code is working fine, even through the error message.
How can I declare the cfValues collection correctly in the outsourced script?
This suggests that you are trying to use cfvalues in a context where it does not exist.
Could you give us some more detail about where your script is running, what it is trying to do and so-on?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.