mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #21325] issue: Groupacces to Workspace Models #58109
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 @VonNao on GitHub (Feb 12, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21325
Check Existing Issues
Installation Method
Other
Open WebUI Version
7.2
Ollama Version (if applicable)
No response
Operating System
Kubernetes Talos 1.12.3
Browser (if applicable)
Chrome, Edge, Zen/Firefox
Confirmation
README.md.Expected Behavior
I got some unprivileged user in my environment which are allowed to create models under workspace. The user would like to share this model with others via the access control
Actual Behavior
After pressing the share button the user is stuck in the Pop up and cant select any groups what so ever.
Steps to Reproduce
Install is Openwebui via Kubernetes
3 Replicas of Openwebui
Dragonfly/Rediscluster
3 Node Postgrescluster via CNPG
Users are managed via Keycloak with OIDC
Logs & Screenshots
From the logs of openwebui
I can also see that the api call against /api/v1/groups/?share=true fails with 500
Additional Information
No response
@Classic298 commented on GitHub (Feb 12, 2026):
check for duplicates and use the search. Please. - fixed in dev