mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Chat disappears from user chat list in Admin Panel after moving it to a folder #3275
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 @maxpol888 on GitHub (Jan 14, 2025).
Originally assigned to: @tjbck on GitHub.
Description
After moving a chat from the general space to any folder, the chat disappears from the user's chat list in the Admin Panel of Open WebUI. From an administrative perspective, this behavior seems illogical and resembles a bug.
Steps to Reproduce
Expected Behavior
The chat should remain visible in the user's chat list in the Admin Panel, regardless of whether it has been moved to a folder.
Actual Behavior
The chat disappears from the user's chat list in the Admin Panel after being moved to a folder.
Environment
Open WebUI version: 0.5.4
Additional Context
This issue impacts the logical workflow for managing and supervising user chats through the Admin Panel. It could cause confusion and complicate administrative tasks.
@maxvornovskykh commented on GitHub (Jan 14, 2025):
Yeah, really frustrating bug, please consider fixing it 🙏
@Stronmaer commented on GitHub (Jan 14, 2025):
I would be grateful too, if you have the opportunity to fix this bug.
@Nerofar commented on GitHub (Jan 14, 2025):
Fixing this bug would help me a lot
@mykola-mmm commented on GitHub (Jan 14, 2025):
I have encountered the same problem this week when analysing token usage across my organization
@tjbck commented on GitHub (Jan 16, 2025):
Addressed in dev!