Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.1
-
None
Description
Current Situation
In the daily plan view are planned orders and submitted orders. When a planned order is submitted to the controller an exception is thrown.
2023-01-30T14:13:27,147 INFO qtp1014166943-118 c.s.j.c.JOCDefaultResponse
REQUEST: ./daily_plan/orders/submit
PARAMS: {"controllerId":"testsuite","filter":
,"auditLog":{}}
USER: root
2023-01-30T14:13:27,147 ERROR qtp1014166943-118 c.s.j.c.JOCDefaultResponse - com.sos.schema.exception.SOSJsonSchemaException: $.filter.dailyPlanDate: is missing but it is required
Desired Behavior
It should be possible to submit planned orders in the daily plan view.