AppFlowy-IO / AppFlowy-IO/AppFlowy

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

Aperta
#8,814 1 commento 1 reazione 1 assegnatario Rivendicata da @appflowy Vedi su GitHub
Lingua principale
Dart
Stelle
76.6k
Fork
6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.