[PR #4832] [MERGED] fix: delete workspace no panic #6475

Closed
opened 2026-03-23 22:23:23 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4832
Author: @speed2exe
Created: 3/6/2024
Status: Merged
Merged: 3/7/2024
Merged by: @LucasXu0

Base: mainHead: workspace-delete-2


📝 Commits (1)

  • ea6bab7 fix: delete workspace no panic

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 frontend/rust-lib/flowy-user/src/user_manager/manager_user_workspace.rs (+4 -2)

📄 Description

  • use warning instead of assert to prevent panic during local sqlite workspace deletion

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/4832 **Author:** [@speed2exe](https://github.com/speed2exe) **Created:** 3/6/2024 **Status:** ✅ Merged **Merged:** 3/7/2024 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `workspace-delete-2` --- ### 📝 Commits (1) - [`ea6bab7`](https://github.com/AppFlowy-IO/AppFlowy/commit/ea6bab7c76d411027484cbec2183717084c92cba) fix: delete workspace no panic ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-user/src/user_manager/manager_user_workspace.rs` (+4 -2) </details> ### 📄 Description - use warning instead of assert to prevent panic during local sqlite workspace deletion --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:23:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6475
No description provided.