-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
2.450
The same red cross icon is shown whether an agent is offline or not accepting tasks which can be confusing to users that often associate a node that does not accept tasks as offline whereas it is not.
- https://github.com/jenkinsci/jenkins/blob/jenkins-2.361/core/src/main/java/hudson/model/Computer.java#L734
- https://github.com/jenkinsci/jenkins/blob/jenkins-2.361/core/src/main/java/hudson/model/Computer.java#L754
- https://github.com/jenkinsci/jenkins/blob/jenkins-2.361/core/src/main/java/hudson/model/Computer.java#L762
- links to