-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: permissive-script-security-plugin
-
None
-
Environment:Jenkins 2.152
Permissive Script Security Plugin 0.5
When I open any of our pipelines everything is set up except the pipeline script itself. It appears to be empty, even though in `config.xml`Â it is downloaded from SCM or provided from the job itself.
Â
The job can be run and will successfully perform all the steps, but if I reconfigure and save it, the script will be lost as if I really made it empty myself.
Â
Disabling the plugin fixes the issue.