-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
in the jenkins scripting console, it is possible to do a .getLabelString() and .setLabelString() on the master node, but on a slave node, it is only possible to do .getLabelString(). It would be useful if there was a setter on a slave node as well