Bug Description
RepoNotInit can be triggered per below. This leads to data loss of uncommitted changes.
Expected Result
App continues to work when device is offline.
Steps to Reproduce
- Start the app with network online (triggering a sync)
- Disable the network
- Make a change to a note
RepoNotInit shown and changes lost. Re-enabling network does not resolve the issue - need to close/reopen the app (while online).
Possible Solutions (optional)
Possible Additional Information (optional)
App version
26.05.1
Logs
06-30 10:08:59.732 E/StorageManager(22468): RepoNotInit
Bug Description
RepoNotInitcan be triggered per below. This leads to data loss of uncommitted changes.Expected Result
App continues to work when device is offline.
Steps to Reproduce
RepoNotInitshown and changes lost. Re-enabling network does not resolve the issue - need to close/reopen the app (while online).Possible Solutions (optional)
Possible Additional Information (optional)
App version
26.05.1
Logs