mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 00:10:27 -05:00
[GH-ISSUE #15257] issue: Enforced Temporary Chat can be disabled my clicking "New Chat" #104506
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 @JameSerus on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15257
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.15
Ollama Version (if applicable)
No response
Operating System
Windows
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
If user is in a group with permission "Enforce Temporary Chat" set, all chats should be temporary for that user
Actual Behavior
When loading the page as the user, the chat is temporary at first but defaults back to normal chats as soon as you click "New Chat"
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Jun 28, 2025):
Should be addressed with
f123d70cff, testing wanted here!