Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.11.4
-
None
Description
Current Situation
The Task Queue Tab of the Jobs View is not being correctly updated when task starts are requested for a later point in time, e.g. if a task is started for now+30s, or if a JobScheduler Master is paused:
- The tab shows incorrect, e.g. empty information, after a task start request.
- The Task Queue is only correctly updated after the Jobs View is left and then reselected.
- See the attached screenshots:
- The screenshot from 11:52 shows the Task History after 4 tasks were started while the Master was paused and the Master then continued. The 4 tasks have completed successfully
- The screenshot from 11:24 shows the Task Queue after the same series of events. The Queue is not correctly emptied. The Queue will be updated correctly when switching to a different view and returning to the Jobs view.
Desired Behaviour
- The Task Queue tab should be correctly updated, within a reasonable period of time (less than 5 seconds) when it is open.