-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
-
jenkins-2.198
- links to
[JENKINS-59283] Use distinct icon for disconnected and temporarily offline computers
Remote Link | New: This issue links to "jenkinsci/jenkins#4195 (Web Link)" [ 23604 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Released As | New: jenkins-2.198 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Closed [ 6 ] |
olivergondza, should this Issue be moved to "In Progress", based on the PR status?
Also, we found the Node to be displayed as on-line when
Jenkins.instance.getNode('Node-Name').getComputer().setAcceptingTasks(false)
There was no icon differentiator but the node was not accepting tasks; effectively off-line.
Hard to tell if this scenario is covered based on the lack of description in Issue.