mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #17182] issue: Chat folders remember knowledge despite revoked permission for user group #18198
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 @wdepree on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17182
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.26
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When revoking permission for a specific knowledge folder for a certain group, one would expect that if that knowledge folder was previously added as knowledge to a conversation folder, it would also be removed. However, this is not the case.
Actual Behavior
The knowledge remains available in the conversation folder and only disappears upon manual removal by the user.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Sep 6, 2025):
Addressed with
40e40d1dddin dev!