Description
The "Move to project" function is broken. When moving a chat session to a different project, the chat is removed from the original location but never appears in the target project. The chat is effectively lost.
Steps to Reproduce
- Open a chat session in the base directory or any project
- Use "Move to project" to move it to a different project folder
- The chat disappears from the source location
- Navigate to the target project — the chat is not there
- The chat is no longer accessible from anywhere in the sidebar
Expected Behavior
- The chat should be removed from the source project and immediately appear in the target project
- The move should be atomic — the chat should never be in an intermediate state where it's visible nowhere
Actual Behavior
- Chat is removed from the source location ✓
- Chat does not appear in the target project ✗
- The chat is effectively lost after the move operation
Why This Matters
- Data loss risk — users may think their chat history is gone
- The move feature is currently unusable
Environment
- OpenGUI Desktop Interface
- OS: Linux
Description
The "Move to project" function is broken. When moving a chat session to a different project, the chat is removed from the original location but never appears in the target project. The chat is effectively lost.
Steps to Reproduce
Expected Behavior
Actual Behavior
Why This Matters
Environment