AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] Record not found:Collab not found for object_id

Ouverte
#8,814 1 commentaire 1 réaction 1 personne assignée Réclamée par @appflowy Voir sur GitHub
Langage dominant
Dart
Étoiles
76.6k
Forks
6k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Bug Description

The default view to a database had a filter on a checkbox column on the grid rows. However the previously hidden rows cannot be seen anymore even after removing any filters or sorts, clearing the cache and restarting the app.
When deleting the app, reinstalling and login again, the missing rows appear on the UI for a split second during the sync then disappear and are again completely inaccessible. Only 24 rows out of approx 80-90 are visible.

I'm uncertain as to when this issue started appearing. I keep my desktop app up-to-date as new versions are released and haven't checked the unfiltered view of the database in a while.
I had to reinstall the OS 2 months ago and reinstalled the desktop app then and it synced well. Based on #8737, #8315 the inaccessible rows where originally created on the previous OS install. However most of the current visible and working rows where also created on the previous OS install.

The logs throw a lot of:
```
{"msg":"[RowOrder]: delete row at index:74 out of range:0","time":"06-14 15:19:52","target":"flowy_database2::services::database::database_observe"}
```
and
```
{"msg":"Failed to get 21057533-503f-437e-be6e-3a89ec7164d3 update: Record not found:Collab not found for object_id: 21057533-503f-437e-be6e-3a89ec7164d3","time":"06-14 15:21:30","target":"flowy_server::af_cloud::impls::database"}
```
[appflowy_logs.zip](https://github.com/user-attachments/files/28934030/appflowy_logs.zip)

OS: macos Sequoia v15.7.7 (both the previous and current install)
Appflowy: macOS Desktop app v0.12.2

### How to Reproduce

Bug is constant in my workspace. Tried looking at the database from the web and Android versions and the issue is persistent across all platforms and reinstalls

### Expected Behavior

Removing all filters should display all the rows

### Operating System

macOS Sequoia v15.7.7 (both the previous and current install)

### AppFlowy Version(s)

macOS Desktop app v0.12.2

### Screenshots

_No response_

### Additional Context

_No response_

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.