Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Bogus
-
None
-
None
Description
Current Situation
- Assume the Dashboard view reports 28 successful tasks with the tasks summary.
- At the same time the History view states "Total 29 History entries found", see attached screenshot.
Desired Behavior
- Numbers from both views should be consistent.
Maintainer Notes
- The underlying problem is due to the fact that the reporter makes use of two JobScheduler Master instances that are connected to the same JOC Cockpit instance:
- The JOC Cockpit Dashboard view counts tasks for the currently selected Master instance only.
- The JOC Cockpit History view can be configured to either show history entries for all Master instances or for the currently selected Master only.
- If the History view shows entries for all Master instances then this number certainly will differ from the Dashboard view.