From 56d3cbfe21a734a04b48a589454d91cb9db414fc Mon Sep 17 00:00:00 2001 From: Ricardo Garim Date: Fri, 27 Sep 2024 13:56:17 -0300 Subject: [PATCH] update changeset --- .changeset/dry-taxis-cry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/dry-taxis-cry.md b/.changeset/dry-taxis-cry.md index b77eaa7c15c4..ae8244087d9e 100644 --- a/.changeset/dry-taxis-cry.md +++ b/.changeset/dry-taxis-cry.md @@ -2,4 +2,4 @@ '@rocket.chat/meteor': patch --- -Adjusts the findOneAndDelete method to insert into the trash collection before deletion to prevent a race condition that causes livechat users to get stuck in the agent's sidebar panel after being forwarded. +Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.