-
Bug
-
Resolution: Fixed
-
Minor
-
None
I've noticed a bug that the configurations won't save:
After setting a single parameter name and clicking "OK" (to save configurations),
the text field "Parameter name" and checkbox "Show single parameter" won't save their values when returning to the "Edit view" page.
Relevant to issue 20910: https://issues.jenkins-ci.org/browse/JENKINS-20910
- is related to
-
JENKINS-20910 Latest build parameters columns
-
- Resolved
-
Code changed in jenkins
User: Fred G
Path:
src/main/java/jenkins/plugins/extracolumns/BuildParametersColumn.java
src/main/resources/jenkins/plugins/extracolumns/BuildParametersColumn/config.jelly
http://jenkins-ci.org/commit/extra-columns-plugin/a88cfac475a35c6f20585f5d2cecb6f8dc6aa15f
Log:
[FIXED JENKINS-21929] Configurations of latest build parameters won't
save