Bug #14501
openGlobal status icon does not indicate active or pending configuration status
Description
This bug is linked to my email on the mailing-list: https://groups.google.com/forum/#!topic/foreman-users/o5IXyz5jxKI
Before the upgrade to 1.10, the color of the status icon before the name of host in the "all hosts" page was respecting the same color code as the one available in the dashboard page (blue, green, orange, red....). We were also able to see wich hosts that had performed modifications without error (blue) and which hosts which did not performed any modifications (green) or hosts with pending modifications.
Since the upgrade, it is always green for these 3 cases and I have to put the mouse on the status icon to see the real status. There is no logic in here, because it should draw attention if the host performed modifications or if there are pending modifications. Since it always green, we do not easily know when modifications were made.
If modifications were made without errors it does not mean an OK status, same for pending modification. It is a regression.