Dear Community,
I observe a very strange error (?) of a very simple script.
The script (ScripRunner Behaviour) gets value from custom field "MyName" - two level cascading select.
def itSo=getFieldByName("MyName")
Before SR version 6.58 every change of "MyName" (level 1 or level 2) made changes in itSoText value, in version 6.58 only first level changes the value and any change in level 2 does not change anything.
Is it a ScriptRunner bug, or 'bad code'?
To answer your question, yes, this is an existing bug in ScriptRunner.
The Bug is that it is only able to get the value from the Parent list in the Cascading Select List and the value of the Child list is not reachable.
For your reference, the Bug report number is SRJIRA-6113.
The fix for this is currently been worked on.
Thank you and Kind regards,
Ram
Thank you and kind regards, Ram!
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.