mozilla-services / syncstorage-rs

Sync Storage server in Rust
Mozilla Public License 2.0
863 stars 46 forks source link

fix: take keys_changed_at into account w/ migrated records' special case #1545

Closed pjenvey closed 3 months ago

pjenvey commented 3 months ago

and make the comparison more clear/explicit as the goal is to check if the fxa_kids match

Issue SYNC-4225