Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- When a user clicks on the Dashboard widget "Order Summary" then the Order's Overview view is displayed.
- When a user selects "All Orders" in this view then after some time the automatic refresh of the order status does not work and no updates are performed.
Desired Behavior
- The Orders Overview view should refresh automatically.
Reporter's Note
- There could be a possible cause of this behavior, where a large number of Orders are running but the total execution time for a task is very short, which can create a flood of events for the user interface, The GUI might be processing all of those events but due to frequent changes the GUI appears to "hang".