Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Currently the value key is not exported for NodeLabelParameter type parameters.
Add the @Exported attribute to LabelParameterValue.getLabel() to have this value magically appear.
Attachments
Issue Links
- is blocking
-
JENKINS-25622 NodeLabelParameter plugin is missing value parameter for queue jobs
-
- Closed
-
-
JENKINS-26905 NodeLabelParameter plugin is missing VALUE for parameter in API
-
- Closed
-
Code changed in jenkins
User: Charles Stephens
Path:
src/main/java/org/jvnet/jenkins/plugins/nodelabelparameter/LabelParameterValue.java
http://jenkins-ci.org/commit/nodelabelparameter-plugin/9c137b8c6e1bbb60556870937f82ce318f29c38d
Log:
[FIXED JENKINS-27880] Expose value field for NodeLabelParameters