-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
Jenkins ver. 1.554
Chrome 33
Situation: Having a job with two Parameters set in section 'This build is parameterized'.
Issue: After removing a parameter (it doesn't matter what kind), hitting the Save button for saving the job configuration does not do anything.
Steps to reproduce:
- Create a new free style job
- Tick the box before 'This build is parameterized'
- Add two parameters, e.g.
- Choice Parameter
- Boolean Parameter
- Save the configuration
- Re-open the configuration
- Click on the 'Delete' button of the Boolean Parameter under the 'This build is parameterized' section
- Now you will see that nothing happens
- is duplicated by
-
JENKINS-22369 Cannot save a job after a Choice parameter is deleted
- Resolved
-
JENKINS-22485 Cannot save job configuration after deleting a parameter
- Resolved
-
JENKINS-23038 Cannot delete certain job parameters
- Resolved
-
JENKINS-22512 Saving config fails after deleting a build parameter
- Closed