Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading message if remote file is not accessible #2056

Open
wolfsolver opened this issue Jan 4, 2025 · 1 comment
Open

Misleading message if remote file is not accessible #2056

wolfsolver opened this issue Jan 4, 2025 · 1 comment
Labels
Milestone

Comments

@wolfsolver
Copy link
Contributor

If remote file is not accessible, some toast message appears with error, but finally successfully message is shown.

Expected behaviour
If remote file is not accessible error message and show message with manually action is necessary

Reproduce

  • clean DB on android storage
  • open dB
  • from file app delete file from storage
  • invoke sync

App Version: 2025.01.03 (1058)
Model: moto g(100)
Manufacturer: motorola
Release: 12
Api:31
LocalDB Extension: .mmb
RemoteDB: com.android.providers.downloads.documents

--------- beginning of main,
D/ 01-04 19:40:42.994 SyncService(16336): Running sync job: com.money.manager.ex.sync.action.SYNC
D/ 01-04 19:40:43.001 DatabaseMetadata(16336): Local file modified time: Sat Jan 04 19:34:23 GMT+01:00 2025, snapshot time: Sat Jan 04 19:34:23 GMT+01:00 2025
D/ 01-04 19:40:43.004 DocFileMetadata(16336): Metadata refresh triggered for URI: content://com.android.providers.downloads.documents/document/32
W/ 01-04 19:40:43.053 DocFileMetadata(16336): Cursor is null or empty for URI: content://com.android.providers.downloads.documents/document/32
D/ 01-04 19:40:43.055 DatabaseMetadata(16336): Remote file modified time: Thu Jan 01 01:00:00 GMT+01:00 1970, snapshot time: Sat Jan 04 19:34:26 GMT+01:00 2025
D/ 01-04 19:40:43.055 SyncService(16336): Local file has changed: false, Remote file has changed: false

@wolfsolver wolfsolver changed the title Misleading message is remote file is not accessible Misleading message if remote file is not accessible Jan 4, 2025
@wolfsolver wolfsolver added the bug label Jan 4, 2025
@wolfsolver wolfsolver added this to the 25Q1 milestone Jan 4, 2025
@wolfsolver
Copy link
Contributor Author

Also relate to #2006

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To triage
Development

No branches or pull requests

1 participant