preserve schedule start date
This commit is contained in:
parent
bcbc2e6ba3
commit
d9d9869a49
4 changed files with 1 additions and 4 deletions
|
|
@ -75,7 +75,6 @@ class RescheduleSchedule
|
|||
new RescheduleScheduleDto(
|
||||
scheduleId: $schedule->getId(),
|
||||
user: $request->user,
|
||||
startDate: $startDate,
|
||||
targetDate: $targetDate,
|
||||
assignments: $assignmentDtos,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue