Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Blake Meike
Blake MeikeReporter
Blake Meike
Blake MeikeStory Points
1
Components
Fix versions
Affects versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created October 16, 2023 at 11:35 PM
Updated October 18, 2023 at 12:06 AM
Resolved October 17, 2023 at 11:01 PM
`CollectionChangeNotifier.getChanges()` will return an empty list, when the array returned from C4CollectionObserver.getChanges contains only nulls. This prematurely signals to CollectionChangeNotifier.collectionChanged that LiteCore has no more changes to deliver and it returns, possibly before it has processed all of the changes.