fix: userprimaryemail not updating (#21318)
This commit is contained in:
@@ -244,6 +244,7 @@ export const roundRobinReassignment = async ({
|
||||
},
|
||||
data: {
|
||||
userId: reassignedRRHost.id,
|
||||
userPrimaryEmail: reassignedRRHost.email,
|
||||
title: newBookingTitle,
|
||||
},
|
||||
select: bookingSelect,
|
||||
|
||||
Reference in New Issue
Block a user