mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #22772] issue: Prompt is ignored when using "Temporary Chat" in selected folder #35342
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 @Da-Buche on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22772
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.8.10 (latest)
Ollama Version (if applicable)
ollama version is 0.17.7 Warning: client version is 0.18.0
Operating System
macOS Tahoe Version 26.3.1 (25D2128)
Browser (if applicable)
Safari
Confirmation
README.md.Expected Behavior
When creating a new chat in a folder and setting it as a temporary chat, it clearly feels like folder rules and prompt will be applied.
Actual Behavior
When creating a temporary chat while inside a folder, prompt is ignored and the generated answer is useless.
Steps to Reproduce
Select a folder (with a specific prompt).
Create a new chat.
Select "Temporary Chat".
Type a message.
Answer does not follow folder prompt.
Logs & Screenshots
Used Prompt for "English Translations" folder
If chat is temporary prompt is ignored.
If chat is permanent, prompt is respected.
Additional Information
No response
@tjbck commented on GitHub (Mar 20, 2026):
Addressed in dev.
@Da-Buche commented on GitHub (Mar 27, 2026):
Hi,
I've seen this update is supposed to be integrated in v0.8.11.
I tried both v0.8.11 and v0.8.12 (from both pip and uv) however I still get the folder prompt ignored.
I completely reinstalled open-webui and also tried with fresh new browsers with cleared cache (safari & chrome)