-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 2.166
No such constructor found: new org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl com.cloudbees.plugins.credentials.CredentialsScope$2 java.lang.String org.codehaus.groovy.runtime.GStringImpl java.lang.Boolean. Administrators can decide whether to approve or reject this signature.
One of my pipelines syncs secrets from an external store into the local credentials store. On one of my Jenkins clusters, my code fails with a script security error. I have noodled around for an hour and I can't figure out how to solve. On the admin script approval page, the above mentioned function is not listed to be approved.
What tricks or hacks are needed to get this to pass?