Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: envinject-plugin
-
Labels:None
-
Similar Issues:
Description
If you are a user lacking RUN_SCRIPTS permission, and have an EnvInjectJobProperty configured on a job, then unselect this option and try to resave the job, you get
java.lang.NullPointerException org.jenkinsci.plugins.envinject.EnvInjectJobProperty.reconfigure(EnvInjectJobProperty.java:127) org.jenkinsci.plugins.envinject.EnvInjectJobProperty.reconfigure(EnvInjectJobProperty.java:25) hudson.util.DescribableList.rebuild(DescribableList.java:171) hudson.model.Job.doConfigSubmit(Job.java:1131) hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:787)
presumably since property == null.
Attachments
Issue Links
- duplicates
-
JENKINS-19852 NPE during submission of EnvInject JobProperty configurations
-
- Resolved
-