[PR #15759] [CLOSED] bugfix/ avoid 404 response and handle the posibility that id is not i… #62794

Closed
opened 2026-05-06 07:11:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15759
Author: @alvarellos
Created: 7/16/2025
Status: Closed

Base: devHead: bugfix/id-check-requests-chat-id-tag-id


📝 Commits (1)

  • b4cd71d bugfix/ avoid 404 response and handle the posibility that id is not in the request

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 src/lib/apis/chats/index.ts (+12 -0)
📝 src/lib/apis/index.ts (+4 -0)

📄 Description

Description: Avoid the return of 404 error which it is actually happening when id is missing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/15759 **Author:** [@alvarellos](https://github.com/alvarellos) **Created:** 7/16/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `bugfix/id-check-requests-chat-id-tag-id` --- ### 📝 Commits (1) - [`b4cd71d`](https://github.com/open-webui/open-webui/commit/b4cd71d673e650bfa397810ab61370392167efe3) bugfix/ avoid 404 response and handle the posibility that id is not in the request ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/apis/chats/index.ts` (+12 -0) 📝 `src/lib/apis/index.ts` (+4 -0) </details> ### 📄 Description Description: Avoid the return of 404 error which it is actually happening when id is missing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 07:11:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#62794