mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #9578] Workspace Models page incorrectly maintains model states after deletion #15568
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 @bannert1337 on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9578
Bug Report
Expected Behavior:
When a model is deleted from the Workspace Models page:
Actual Behavior:
When a model is deleted:
Description
Bug Summary:
This issue is similar to #8818 but occurs on the Workspace Models page instead of the connections page. When deleting a model:
Additional Concerns:
Steps to Reproduce:
System Information:
Additional Context:
This appears to be related to the same underlying issue as #8818, where position-based data handling is causing configuration inconsistencies when items are deleted from lists.
@tjbck commented on GitHub (Feb 11, 2025):
Resolved in dev.