6254 double creation of contacts when updating calendar event participants (#6269)
Closes #6254
This commit is contained in:
@ -135,7 +135,6 @@ export class CalendarSaveEventsService {
|
||||
await this.calendarEventParticipantService.upsertAndDeleteCalendarEventParticipants(
|
||||
participantsToSave,
|
||||
participantsToUpdate,
|
||||
workspaceId,
|
||||
transactionManager,
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user