-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: script-security-plugin
-
Environment:Jenkins 2.170
Script Security 1.70
Job DSL 1.72
Issue with the first run of script created by seed job:Â
org.jenkinsci.plugins.scriptsecurity.scripts.UnapprovedUsageException: script not yet approved for use
Â
Hashs of seed job are programatically allowed.Â
Groovy sandbox disabled.
useScriptSecurity=false
Â
Once newly created job updated ( e.g. blank space in the pipeline or whatever) no additional approves needed and everything works as expected.Â
Â
Thank you,
Vadym
Â