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.
Updated by Dominic Cleal over 8 years ago
- Related to Feature #10782: Add global status for hosts added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #13456: Different Icon for Pending changes ? added
Updated by Dominic Cleal over 8 years ago
- Subject changed from Status icon color changed after upgrade to 1.10 to Global status icon does not indicate active or pending configuration status
- Category set to Reporting
Updated by Elodie B over 8 years ago
Eventually, the solution given in issue 13456 (changing color of the tick) can partially help me here.