mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
issue: Bug: possible to have two projects be the parent of each other, preventing them from being viewed #6454
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 @Codycody31 on GitHub (Sep 19, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
No response
Operating System
Arch Linux
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
Moving projects around nest or raise the level and correctly set the parent_id, while ensuring the parent_id's can't be one of the children of a project.
Actual Behavior
Depending on the scenario, you are able to make a project when moving it to have another as its parent; however, in that situation, the other one also has the initial one as its parent, creating a loop and preventing them from being shown in the UI.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Sep 19, 2025):
Ways to reproduce in UI?