Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
After switching the JobScheduler in the select box at the top right, the./event api is only requested on the first call with the correct "new" current JobSchedulerId. Each additional ./events api call has an incorrect JobSchedulerId, so the view is not updated correctly.
Desired Behavior
The request of the ./events api call has always the correct current JobSchedulerId.