Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Desired Behavior
- The responses of ./jobs and ./orders contains a flag runTimeIsTemporary for each job or order
- This field is true if the run time is changed in JOC Cockpit (./jobs/set_run_time, ./orders/set_run_time).
- The request of ./jobs and ./orders contains the same flag runTimeIsTemporary to filter the response.
- The new web services ./jobs/reset_run_time, ./orders/reset_run_time are introduced.
- With these web services a temporary run time will be discarded and the permanent run time from the configuration file will be active.
- See also JOC Cockpit 1.11.2 API documentation