mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #8372] Private Workspace items should be editable by all group members #15100
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 @tkg61 on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8372
Bug Report
Installation Method
Helm / k8s
Environment
Open WebUI Version: .5.4
Operating System: k8s 1.29
Confirmation:
Expected Behavior:
If a model (or any private workspace item: model, knowledge, prompts, tools) is created in workspace by User A in Group A, it should be editable by user B who is also in the same group but not user C who is not in Group A.
Actual Behavior:
If User A creates a model and makes it privately accessible to Group A, User B also in Group A can use the model but can not edit the model or any attributes. If User A leaves, User B can't fix or modify the mode. Admins can't reassign either (non-scalable bandaid solution)
Description
Bug Summary:
Private models should be editable by all group members
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):
