structure icon indicating copy to clipboard operation
structure copied to clipboard

"Entities updated since" lacks entites that are only updated

Open neopostmodern opened this issue 9 months ago • 0 comments

Entities that only have updatedAt greater than the last fetch are not actually included int response! There needs to be a union of newly visible items (either by creation or sharing) and updated items. Items could appear in both, so de-duplication is necessary.

neopostmodern avatar May 13 '24 18:05 neopostmodern