-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.277.3/2.277.4
Build-with-parameters 1.5
After an update of Jenkins core to version 2.277.3 every pipeline job with parameters loses all its parameters after editing it in UI.
Steps to reproduce:
- Push a pipeline job to Jenkins using JJB
- Jenkins -> login -> Find the job -> configure
- Change any of the job config settings (optional)
- Save changes in the job config.
- All the parameters disappear, instead "Build with parameters" there is a "Build now" button.