-
Bug
-
Resolution: Fixed
-
Minor
-
None
We use the node display name in the computer panel, the raw node name in freestyle builds, and the display name again in pipeline builds to indicate where work is taking place.
This should be consistent, probably the display name rather than the node name.
Code changed in jenkins
User: Matt Mitchell
Path:
core/src/main/java/hudson/model/AbstractBuild.java
http://jenkins-ci.org/commit/jenkins/f2d470d97855a746730f82b06cbc1953ed564368
Log:
JENKINS-47168- Print "built on" using display name (#3051)JENKINS-47168- Print "built on" using display name