Skip to content

Should sync on start #21

@yrtimiD

Description

@yrtimiD

Given that dropbox sync used, next case may lead to partial data lose:
1 alter database on android but not uploaded (don't sync)
2 alter database with PC client
3 sync on android

Because after (2) dropbox will have newer DB - the altered but not uploaded DB on Android will be overwritten.

Probably auto sync on start and before close may lower chance for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions