mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #18620] issue: only some (60) chats are loaded and shown in folders, rests are discarded but searchable #34185
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 @visaes on GitHub (Oct 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18620
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.34 (also exsits in v0.6.32, untested in v0.6.31)
Ollama Version (if applicable)
No response
Operating System
Debian 12/13 (both)
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
docker compose up -dLogs & Screenshots
no console errors, the issue might come from the process of reducing number of folder api calls, (like #17889 but in dev), so it was never attempted to fetch more chats under the folder.
Additional Information
Does not have this issue in
v0.6.30, unsure ofv0.6.31, but issue exists inv0.6.32,v0.6.34.@tjbck commented on GitHub (Oct 26, 2025):
Intended behaviour.
@visaes commented on GitHub (Oct 26, 2025):
@tjbck I am not sure why this would be the intended behaviour? Chats are organised by projects (folders), and plenty of them are over 60 chats in each folder, the rests are basically non-accessible. (You cannot search chats using folder names and these chats would never shown in sidebar), making them basically non-organised / hidden.