Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Linux
Description
When adding a node select parameter to a build, the "Select a default slave" dropdown always starts out set to the first alphabetical choice in the list. I think it should always default to "master." At least in my case, the first alphabetical choice is a special slave node that only one job is ever supposed to use, so I have to change this every time I use this feature.
Code changed in jenkins
User: imod
Path:
src/main/java/org/jvnet/jenkins/plugins/nodelabelparameter/NodeParameterDefinition.java
http://jenkins-ci.org/commit/nodelabelparameter-plugin/01b0a3cfeb6c76a89749b879d0918158f51b9473
Log:
[FIXED JENKINS-13902] move master up in selection list