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:
neo773
2025-09-23 12:52:39 +05:30
committed by GitHub
parent 6f49481095
commit 0011864f9f
4 changed files with 567 additions and 36 deletions
@@ -103,7 +103,7 @@ export class ImapSmtpCaldavResolver {
handle,
);
await this.imapSmtpCaldavApisService.setupCompleteAccount({
await this.imapSmtpCaldavApisService.processAccount({
handle,
workspaceMemberId: accountOwnerId,
workspaceId: workspace.id,