-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
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