[GH-ISSUE #7593] [Bug] Relation link doesn't work when I click on it #3368

Closed
opened 2026-03-23 21:29:37 +00:00 by mirror · 1 comment
Owner

Originally created by @jessicaione101 on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7593

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

This is the same bug as in #6534
I didn't see any difference after the update.

How to Reproduce

Create a relation field. Associate an item. Try to open the item from the relation field. (Video attached bellow)

Expected Behavior

Should open the item linked in the relation.

Operating System

Manjaro

AppFlowy Version(s)

0.8.7 from AUR

Screenshots

https://github.com/user-attachments/assets/7e129841-01a1-49f3-8b9a-e89e068aefda

Additional Context

Error message from the video:

{"msg":"[Database]: get related database rows from database_id: 7eaba630-4d6e-4af5-98a3-35042cfd17e8","time":"03-23 13:11:51","target":"flowy_database2::event_handler"}
  2025-03-23 13:11:53 ERROR flowy_folder::manager: Can't find the view with id: ef549a9f-b828-50e7-9582-c3853c490f03
    at flowy-folder/src/manager.rs:645

{"msg":"Can't find the view with id: ef549a9f-b828-50e7-9582-c3853c490f03","time":"03-23 13:11:53","target":"flowy_folder::manager"}
  2025-03-23 13:11:53 ERROR flowy_folder::event_handler: error: code:Record not found, message:Record not found
    at flowy-folder/src/event_handler.rs:129

{"msg":"flowy_folder::event_handler","time":"03-23 13:11:53","target":"flowy_folder::event_handler","error":"code:Record not found, message:Record not found"}
Originally created by @jessicaione101 on GitHub (Mar 23, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7593 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description This is the same bug as in #6534 I didn't see any difference after the update. ### How to Reproduce Create a relation field. Associate an item. Try to open the item from the relation field. (Video attached bellow) ### Expected Behavior Should open the item linked in the relation. ### Operating System Manjaro ### AppFlowy Version(s) 0.8.7 from AUR ### Screenshots https://github.com/user-attachments/assets/7e129841-01a1-49f3-8b9a-e89e068aefda ### Additional Context Error message from the video: ``` {"msg":"[Database]: get related database rows from database_id: 7eaba630-4d6e-4af5-98a3-35042cfd17e8","time":"03-23 13:11:51","target":"flowy_database2::event_handler"} 2025-03-23 13:11:53 ERROR flowy_folder::manager: Can't find the view with id: ef549a9f-b828-50e7-9582-c3853c490f03 at flowy-folder/src/manager.rs:645 {"msg":"Can't find the view with id: ef549a9f-b828-50e7-9582-c3853c490f03","time":"03-23 13:11:53","target":"flowy_folder::manager"} 2025-03-23 13:11:53 ERROR flowy_folder::event_handler: error: code:Record not found, message:Record not found at flowy-folder/src/event_handler.rs:129 {"msg":"flowy_folder::event_handler","time":"03-23 13:11:53","target":"flowy_folder::event_handler","error":"code:Record not found, message:Record not found"} ```
mirror 2026-03-23 21:29:37 +00:00
Author
Owner

@appflowy commented on GitHub (Dec 9, 2025):

This issue has already been fixed and will be included in the upcoming release (0.10.7). I’m closing this issue.

<!-- gh-comment-id:3631902733 --> @appflowy commented on GitHub (Dec 9, 2025): This issue has already been fixed and will be included in the upcoming release (0.10.7). I’m closing this issue.
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#3368
No description provided.