Page MenuHomePhorge

Detect and display sync count inconsistency
ClosedPublic

Authored by mollekopf on Sep 20 2024, 11:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 11, 12:09 AM
Unknown Object (File)
Tue, Feb 11, 12:02 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Fri, Feb 7, 11:59 PM
Unknown Object (File)
Sun, Jan 26, 5:46 AM
Subscribers

Diff Detail

Repository
rS syncroton
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.

This works for the INBOX case I'm looking at, but it shows large differences on a Trash folder. I'm not sure if we also have to take syncroton_synckey.pendingdata into account (that's null in my case though), and maybe other things?

machniak subscribed.

Maybe looking at syncroton_content.creation_synckey value would sometimes be useful. Maybe list uids of messages synced in the last batch (SyncKey).

bin/inspect.php
284

AND is_deleted=0

This revision now requires changes to proceed.Sep 20 2024, 1:45 PM
This revision was not accepted when it landed; it landed in state Needs Revision.Oct 9 2024, 9:54 AM
This revision was automatically updated to reflect the committed changes.