Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.0
-
None
Description
Current Situation
When an order fails, the order is correct shown in the Workflow View with status red=failed. But the entry in the Order History panel is still Status=in progress, Order State=running. Also in the History View the status is not updated.
The Task History is refreshed correctly
Desired Behavior
In the case of the following events the order history list should be updated.
- HistoryChildOrderStarted
- HistoryChildOrderTerminated
- HistoryChildOrderUpdated
- HistoryOrderStarted
- HistoryOrderTerminated
- HistoryOrderUpdated