-
Bug
-
Resolution: Fixed
-
Major
-
None
Jenkins v2.486
Seeing following error in logs:
org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/jenkins/plugins/uno-choice/WEB-INF/lib/uno-choice.jar!/org/biouno/unochoice/common/selectContent.jelly:3:52: <j:forEach> Class org.jenkinsci.plugins.scriptler.config.Script does not have member field 'java.lang.String script'
Active Choices v2.8.6
Scriptler v385.vd01d180290b_c
If I copy the script and use groovy script instead of scriptler it works.
- is duplicated by
-
JENKINS-74931 JellyTagException, when using active-choice-plugin with scriptler
-
- Closed
-
Looks like downgrading Scriptler to v376.v152edd95b_ca_f fixed the issue.