Fix/preserve channels on credential update (#14633)
https://github.com/user-attachments/assets/6165f177-c32d-4ddf-8991-3986f01897ee /closes #14522
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ export class ImapSmtpCaldavResolver {
|
||||
handle,
|
||||
);
|
||||
|
||||
await this.imapSmtpCaldavApisService.setupCompleteAccount({
|
||||
await this.imapSmtpCaldavApisService.processAccount({
|
||||
handle,
|
||||
workspaceMemberId: accountOwnerId,
|
||||
workspaceId: workspace.id,
|
||||
|
||||
Reference in New Issue
Block a user