Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.11.2, 1.11.3
-
None
Description
Current Situation
Since JOC-127 the web service ./order/run_time looks into the inventory database to know if the current run time is temporary.
Adhoc and file orders are not stored in the inventory database so that the web service raises a DBMissingDataException.
Desired Behavior
- The current run time can be modified but it is not possible to reset the run time because there is no configuration file with an original run time.
- For adhoc and file orders the current run time is never temporary.
Attachments
Issue Links
- is trouble ticket for
-
JOC-127 A temporary run time of an job or order can be reset and each job and order has information whether its run time is temporary or not
- Released