Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
If one of the bullets of a job chain node in a job chain has another color than yellow then the job chain bullet gets the same color.
For example:
If an order is running in the job chain then the job chain node bullet of the running step is green.
In this case the job chain bullet should be green too.
If a job chain node is skipped then its bullet is orange and the job chain bullet should be orange too.
If a job chain node is stopped then its bullet is red and the job chain bullet should be red too.
- red beats orange and green
- green beats orange (running is more important that something was skipped)
- orange beats yellow