-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: frontend
-
None
AT:
- If target value view mode is true, then, for every flow node:
- If no target value is set for this flow node, heat is 0
- If actual duration value is below target value, heat is 0
- If actual value is above target value, heat is ((actual / target) - 1)
- If target value view mode is false, then normal duration heatmap is shown