[PR #2252] [MERGED] fix: duplicate view with setting #5166

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2252
Author: @appflowy
Created: 4/12/2023
Status: Merged
Merged: 4/12/2023
Merged by: @appflowy

Base: mainHead: fix/duplicate_view


📝 Commits (1)

  • 85a6f30 fix: duplicate view with setting

📊 Changes

6 files changed (+21 additions, -44 deletions)

View changed files

📝 frontend/rust-lib/flowy-database/src/manager.rs (+11 -5)
📝 frontend/rust-lib/flowy-database/src/services/database/database_editor.rs (+4 -6)
📝 frontend/rust-lib/flowy-database/src/services/database_view/editor.rs (+1 -1)
📝 frontend/rust-lib/flowy-database/src/services/database_view/editor_manager.rs (+2 -2)
📝 frontend/rust-lib/flowy-database/src/services/persistence/migration/database_view_migration.rs (+3 -3)
📝 shared-lib/database-model/src/view_rev.rs (+0 -27)

📄 Description

No description provided


🔄 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/2252 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 4/12/2023 **Status:** ✅ Merged **Merged:** 4/12/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/duplicate_view` --- ### 📝 Commits (1) - [`85a6f30`](https://github.com/AppFlowy-IO/AppFlowy/commit/85a6f30960c9c861a66a4b864b415d088b0a9947) fix: duplicate view with setting ### 📊 Changes **6 files changed** (+21 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-database/src/manager.rs` (+11 -5) 📝 `frontend/rust-lib/flowy-database/src/services/database/database_editor.rs` (+4 -6) 📝 `frontend/rust-lib/flowy-database/src/services/database_view/editor.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-database/src/services/database_view/editor_manager.rs` (+2 -2) 📝 `frontend/rust-lib/flowy-database/src/services/persistence/migration/database_view_migration.rs` (+3 -3) 📝 `shared-lib/database-model/src/view_rev.rs` (+0 -27) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:32 +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#5166
No description provided.