mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #17513] issue: Non-admin users private knowledge collections are ignored in chat context #33844
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 @davidpede on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17513
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.28
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
MS Edge
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
docker pull ghcr.io/open-webui/open-webui:maindocker run -d -p 3000:8080 -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:mainAre any files loaded into context?Related steps that work as expected:
Logs & Screenshots
Standard user and private collection:
Standard user and individual files from a private collection:
Standard user and public collection:
Additional Information
@tjbck commented on GitHub (Sep 17, 2025):
Unable to reproduce.