Bug: The folderId of a conversation is not updated when the conversation folder is deleted.
Changes Made
In this pull request, I have made the necessary changes to ensure that the folderId of a conversation is updated correctly when the associated conversation folder is deleted.
Description
This pull request addresses the following bug:
Bug: The
folderId
of a conversation is not updated when theconversation
folder is deleted.Changes Made
In this pull request, I have made the necessary changes to ensure that the
folderId
of a conversation is updated correctly when the associatedconversation
folder is deleted.