-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: build-monitor-plugin
-
Environment:Jenkins ver 2.555.3
Build Monitor View 1076.v651a_12e63830
Build Monitor View plugin was used to display the color of the last completed build:
Red - failed
Yellow - unstable
Gray - aborted
But now, a running job will always be blue.
This makes it very hard to know the status of jobs that are still running.
We have jobs that are constantly running, so they are always blue, which does not indicate much about their status.
The blue color is redundant, as we already know the job is running since there is a time bar.
Â
We can make it configurable so we can add a toggle that sets the color of a running job to match the last completed build.
