IO-1662 removed scheduled completion on event cancel.

This commit is contained in:
Patrick Fic
2022-02-03 12:20:45 -08:00
parent 375856bd68
commit 0052a54915

View File

@@ -38,6 +38,7 @@ export default function ScheduleEventContainer({ bodyshop, event, refetch }) {
job: {
date_scheduled: null,
scheduled_in: null,
scheduled_completion:null,
status: bodyshop.md_ro_statuses.default_imported,
},
},