Anna created GROOVY-8469:
----------------------------
Summary:
org.codehaus.groovy.runtime.typehandling.GroovyCastException:
Key: GROOVY-8469
URL: https://issues.apache.org/jira/browse/GROOVY-8469
Project: Groovy
Issue Type: Bug
Reporter: Anna
After trying to run a script i have the following message:
org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast
object
'com.onresolve.scriptrunner.canned.jira.utils.ConditionCustomScriptDelegate@78719b2a'
with class
'com.onresolve.scriptrunner.canned.jira.utils.ConditionCustomScriptDelegate' to
class 'com.onresolve.scriptrunner.canned.jira.utils.CustomScriptDelegate'
Later it run successfuI, i don't changed the scriptÂ
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)