mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 08:34:32 -05:00
[GH-ISSUE #21308] Cannot pin read-only models from workspace #34969
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 @profoundvision on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21308
Hi,
A small issue but annoying for our users: since the new update showing some models in the workspace as read only, they cannot pin models here anymore.


I know you can still pin them from the model selector but it is more intuitive to do it from the workspace tab.
Additionally they cannot clone models anymore, which I think is still useful even if they cannot edit or delete models not owned by them.
Originally posted by @profoundvision in https://github.com/open-webui/open-webui/discussions/20839
@pr-validator-bot commented on GitHub (Feb 11, 2026):
⚠️ Missing Issue Title Prefix
@profoundvision, your issue title is missing a prefix (e.g.,
bug:,feat:,docs:).Please update your issue title to include one of the following prefixes:
Example:
bug: Login fails when using special characters in password@Classic298 commented on GitHub (Feb 11, 2026):
not being able to clone it is intentional. otherwise you could access the model's settings, system prompt, knowledge, tools and other stuff it has configured.
pinning makes sense though
@tjbck commented on GitHub (Feb 11, 2026):
Addressed in dev.