Skip to content

Add Syncing synchronization status #4362

Closed
@FelixMalfait

Description

Current behavior

As soon as I connect my account, it's marked as synced, even if the sync process has just begun.
Screenshot 2024-03-07 at 17 31 24

Desired behavior

Screenshot 2024-03-07 at 17 33 57

Technical details

We need to:

  • introduce a column isInitialSyncCompleted on the messageChannel table
  • display syncing status instead of synced if !isInitialSyncCompleted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions