mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #14578] issue: deleting a chat folder also deletes archvied chats that were in it #32831
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @uninstall-your-browser on GitHub (Jun 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14578
Check Existing Issues
Installation Method
docker
Open WebUI Version
0.6.13
Ollama Version (if applicable)
i'm not using ollama
Operating System
LinuxOS
Browser (if applicable)
No response
Expected Behavior
Not deleting the chats that are archived
Actual Behavior
The chats are deleted
Steps to Reproduce
Logs & Screenshots
N/A
Additional Information
No response
@expruc commented on GitHub (Jun 3, 2025):
I don't think this is a bug. When you delete a folder, it says that all it's content is deleted, even if the chats are regular chats (not archived).
I think though a nice feature would be to move the chats in the deleted folder back to the default chats folder, and then delete the folder.
@Classic298 commented on GitHub (Jun 3, 2025):
hm but i think it is not expected behaviour. even for me i would expect chats in archived area to be different
@tjbck commented on GitHub (Nov 23, 2025):
7cf07b7e97