-
Task
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 2.289.2
nodelabelparameter plugin 1.7.3, 1.8.1, 1.9.0
-
-
1.11.0
When starting a Freestyle job that has been parameterized with a Label parameter from the nodelabelparameter plugin, a "Show Nodes" button is visible to the right of the label field. No matter what value is entered into the label field, the warning always appears that a label must be specified.
The label argument to the doXXX method seems to always by the empty string or null. The problem has been seen on plugin versions 1.7.3 (from 2016) through the current release and with multiple Jenkins versions
- relates to
-
JENKINS-68620 `Show Nodes` button always results into `a label is required` error
- Closed