mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #15671] issue: active directory users can't delete chats (or chat folders) #17632
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 @mmars13 on GitHub (Jul 12, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15671
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.15
Ollama Version (if applicable)
No response
Operating System
rocky linux 10
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
login with active directory user
start a chat
click on chat ... delete ... confirm
chat gone
Actual Behavior
login with active directory user
start a chat
click on chat ... delete ... confirm
chat still there
Steps to Reproduce
allow all default user permissions except force temporary chat.
connect with an active directory user
start a new chat
try to delete chat
confirm deletion
check docker logs
Logs & Screenshots
console-export-2025-7-12_18-46-41.txt
webui01.log
Additional Information
this hppens only with active directory users
@tjbck commented on GitHub (Jul 12, 2025):
Unable to reproduce.