Save user UI settings will override function settings #3713

Closed
opened 2025-11-11 15:37:50 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @eloxt on GitHub (Feb 9, 2025).

Bug Report

Installation Method

Docker compose

Environment

  • Open WebUI Version: v0.5.10
  • Operating System: Windows 11
  • Browser (if applicable): Firefox 135

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Change UI settings only.

Actual Behavior:

Delete all function settings.

Description

Bug Summary:
I am using OpenAI Manifold Function to configure OpenAI API Key for each user. This function will save API Key in settings property of user table, but everytime when user change settings this value will be deleted.

Reproduction Details

Steps to Reproduce:
Configure function valves in Chat Controls sidebar, then change user settings.

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots/Screen Recordings (if applicable):
Before change:
Image
After:

Image

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @eloxt on GitHub (Feb 9, 2025). # Bug Report ## Installation Method Docker compose ## Environment - **Open WebUI Version:** v0.5.10 - **Operating System:** Windows 11 - **Browser (if applicable):** Firefox 135 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Change UI settings only. ## Actual Behavior: Delete all function settings. ## Description **Bug Summary:** I am using [OpenAI Manifold Function](https://openwebui.com/f/hub/openai_manifold) to configure OpenAI API Key for each user. This function will save API Key in settings property of user table, but everytime when user change settings this value will be deleted. ## Reproduction Details **Steps to Reproduce:** Configure function valves in Chat Controls sidebar, then change user settings. ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots/Screen Recordings (if applicable):** Before change: ![Image](https://github.com/user-attachments/assets/2e55ba5c-44ee-49b5-b6fc-568c2ec16304) After: ![Image](https://github.com/user-attachments/assets/b4e365af-b905-4004-bbca-e4da331d73d4) ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Author
Owner

@tjbck commented on GitHub (Feb 12, 2025):

Should be addressed with cd2f4142d5 in dev! Testing wanted here!

@tjbck commented on GitHub (Feb 12, 2025): Should be addressed with cd2f4142d55709e5b09fae0c0ff11f49ac1643ae in dev! Testing wanted here!
Author
Owner

@eloxt commented on GitHub (Feb 13, 2025):

Thanks, it's been tested and it's ok

@eloxt commented on GitHub (Feb 13, 2025): Thanks, it's been tested and it's ok
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3713