Add videocallData (#7899)

This commit is contained in:
Hariom Balhara 2023-03-23 20:48:27 +05:30 committed by GitHub
parent fe0745121b
commit f630e8af40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1654,7 +1654,7 @@ async function handler(
}
// Use EventManager to conditionally use all needed integrations.
addVideoCallDataToEvt(originalRescheduledBooking.references);
const updateManager = await eventManager.reschedule(evt, originalRescheduledBooking.uid);
// This gets overridden when updating the event - to check if notes have been hidden or not. We just reset this back
// to the default description when we are sending the emails.