-
Type:
Feature
-
Status: Released (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.13.7
-
Fix Version/s: 1.13.8
-
Component/s: JOC Cockpit GUI
-
Labels:
Current Situation
- The Job Streams view displays jobs in different colors. Green --> running, Orange --> queued, Yellow --> pending.
- There is no color for the status "completed successfully", "completed with errors".
Desired Behavior
- All jobs that are executed for a job stream and for which an entry is made available in the the job stream task history should be colored according to the status of the job:
- running --> green
- successful --> blue
- failed --> red
- stopped --> red/brown
- queued --> orange
- pending --> yellow