mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #22850] [CLOSED] fix: apply folder prompt to temporary chats #130552
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22850
Author: @themavik
Created: 3/19/2026
Status: ❌ Closed
Base:
dev← Head:fix/22772-temp-chat-folder-prompt📝 Commits (1)
2139e79fix: apply folder prompt to temporary chats (#22772)📊 Changes
3 files changed (+4 additions, -0 deletions)
View changed files
📝
backend/open_webui/main.py(+1 -0)📝
backend/open_webui/utils/middleware.py(+2 -0)📝
src/lib/components/chat/Chat.svelte(+1 -0)📄 Description
Changelog Entry
Description
Fixed
folder_idexplicitly from the frontend when the chat is temporary, and using it in the backend middleware when the chat record lookup returns nothing.Contributor License Agreement
Made with Cursor
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.