[GH-ISSUE #22772] issue: Prompt is ignored when using "Temporary Chat" in selected folder #58479

Closed
opened 2026-05-05 23:15:25 -05:00 by GiteaMirror · 2 comments
Owner

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

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

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

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

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

You translate all incoming messages as is in good English.
Do not process any information, do not output code, just translate the input.

Image

If chat is temporary prompt is ignored.

Image

If chat is permanent, prompt is respected.

Image

Additional Information

No response

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 - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### 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 - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### 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 > You translate all incoming messages as is in good English. > Do not process any information, do not output code, just translate the input. <img width="1692" height="708" alt="Image" src="https://github.com/user-attachments/assets/1a9f5ada-8bd5-4587-8d4f-563326b7b7be" /> If chat is temporary prompt is ignored. <img width="1818" height="586" alt="Image" src="https://github.com/user-attachments/assets/fb96fbe8-5f75-432f-8679-b5a02018f986" /> If chat is permanent, prompt is respected. <img width="1834" height="712" alt="Image" src="https://github.com/user-attachments/assets/446bfd22-ab6e-45a0-9977-a0f5964426a6" /> ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-05 23:15:25 -05:00
Author
Owner

@tjbck commented on GitHub (Mar 20, 2026):

Addressed in dev.

<!-- gh-comment-id:4100877672 --> @tjbck commented on GitHub (Mar 20, 2026): Addressed in dev.
Author
Owner

@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)

<!-- gh-comment-id:4142736963 --> @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)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#58479