FYI [1866370](https://bugzilla.mozilla.org/show_bug.cgi?id=1866370) should probably be included here. For context, 1866370 is a bug for a failure within [test_login_deletes](https://github.com/mozilla/application-services/blob/main/testing/sync-test/src/logins.rs#L379) which reports an `EmptyCyphertext` error after a logins record is deleted from the first client (which wipes that record's `secFields`) and then a sync is performed. Regardless of how or if these issues are linked, once the fixes are applied for the logins encryption issues this, test should pass.
Bug 1870883 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
FYI [1866370](https://bugzilla.mozilla.org/show_bug.cgi?id=1866370) should probably be included here. For context, 1866370 is a bug for a failure within [test_login_deletes](https://github.com/mozilla/application-services/blob/main/testing/sync-test/src/logins.rs#L379) which reports an `EmptyCyphertext` error after a logins record is deleted from the first client (which wipes that record's `secFields`) and then a sync is performed. Regardless of how or if these issues are linked, once the fixes are applied for the logins encryption issues, this test should pass.