Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Situation
- The order and task history in JOC Cockpit shows only entries for the current JobScheduler Master (Cluster)
- The API calls ./orders/history and ./tasks/history expect the "jobschedulerId" as a parameter.
Desired Behavior
- The user profile should include a setting whether the history by default is shown for 'all' or for the 'current' JobScheduler Master (Cluster)
- The default value of this settings is 'current'.
- The history view should have a checkbox that specifies whether the history is shown for all or for the current JobScheduler Master (Cluster).
- The default value of this checkbox corresponds to the profile setting.
- If the history is shown for all JobScheduler Master instances then a column with the JobSchedulerId has to be displayed.
- The API calls ./orders/history and ./tasks/history expect an empty "jobschedulerId" parameter if the response should include the history for all JobScheduler Master instances.
Attachments
Issue Links
- is duplicated by
-
JOC-228 History for all connected JobScheduler Master instances
- Dismissed