[messaging] fix add messageParticipant not in a transaction (#3981)
This commit is contained in:
@ -215,6 +215,7 @@ export class MessageService {
|
||||
message.participants,
|
||||
newMessageId,
|
||||
workspaceId,
|
||||
manager,
|
||||
);
|
||||
|
||||
return Promise.resolve(newMessageId);
|
||||
|
||||
Reference in New Issue
Block a user