Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
Current Situation:
- When modifying start times in bulk, related orders move to the next date using the same start time for each order as specified from the bulk operation.
- Example:
- Create three schedules for December 12th with different start times. For schedule1, set the start time to 16:00:00; for schedule2, set it to 17:00:00; and for schedule3, set it to 18:00:00.
- Create orders in the Daily Plan and perform the bulk operation to move orders to a different date such as December 15th. Ensure that the modified start time for schedules is set to 20:00:00.
- In this case, related schedules will be moved to December 15th, but their start time will be 20:00:00, as specified by the bulk operation.
Desired Behavior:
- When modifying order start times in bulk, then their start times should remain unchanged. Only the scheduled date should be modified.