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

Scheduled Backups: Backup does not seem to update immediately #509

Closed
Tas4tari opened this issue Jul 24, 2020 · 3 comments · Fixed by #510
Closed

Scheduled Backups: Backup does not seem to update immediately #509

Tas4tari opened this issue Jul 24, 2020 · 3 comments · Fixed by #510
Assignees
Labels
bug Something isn't working Medium Defect can wait until a new version is created S3 It causes some undesirable behavior, but the system is still functional

Comments

@Tas4tari
Copy link

Tas4tari commented Jul 24, 2020

Description:
User schedules a backup and then switches off internet before the backup occurs.

What happened:

  • User receives a push notification when the backup was scheduled to happen alerting them that the backup was not successful.
  • User switched on Internet and navigated to Setting screen:
  • Backups updated to "Up to date" status however the Last successful backup time was incorrect
  • When user navigated out and then back to the Settings screen, after a few minutes the status displayed as Scheduled again (If the backup had completed then the status would have stayed as Up to Date)
  • Also seems like after the initial scheduled status is displayed correctly, the second Scheduled status does not appear as per the design

Video will display exactly what happens:
https://drive.google.com/file/d/1ibvpi-1dS9eh2A234LD3FTT1nGfaDWS3/view?usp=sharing

@Tas4tari Tas4tari added bug Something isn't working S3 It causes some undesirable behavior, but the system is still functional Medium Defect can wait until a new version is created labels Jul 24, 2020
kukabi added a commit that referenced this issue Jul 27, 2020
…TA button enabled/disabled fix #474. Settings and backup settings screen backup state display fix #509.
kukabi added a commit that referenced this issue Jul 27, 2020
…TA button enabled/disabled fix #474. Settings and backup settings screen backup state display fix #509.
kukabi added a commit that referenced this issue Jul 27, 2020
…TA button enabled/disabled fix #474. Settings and backup settings screen backup state display fix #509.
kukabi added a commit that referenced this issue Jul 27, 2020
…TA button enabled/disabled fix #474. Settings and backup settings screen backup state display fix #509.
@kukabi kukabi reopened this Jul 27, 2020
@kukabi
Copy link
Contributor

kukabi commented Jul 27, 2020

@Tas4tari When a scheduled backup fails the app retries twice to complete the backup, and if those fail too then the backup status is "Out of Date". If you visit the Settings or Backup Settings screens after a failure (provided there's no backup scheduled in the meanwhile) they should both be "Out of Date" status. At this moment you can trigger a backup by clicking "Backup Now", or another backup could be scheduled by a transaction event. This fix is in the latest release.

@Tas4tari
Copy link
Author

Tas4tari commented Jul 27, 2020

Tested via the Regular release apk, on Huawei P30 Lite
Status shows as per scenario stated above by @kukabi and when user triggers a backup via the backup now trigger, the backup is successful and backup time shows correctly. https://drive.google.com/file/d/19T0TCKIrwUW8kePPSN1ej4R5DXd2_VyC/view?usp=sharing

@Tas4tari
Copy link
Author

Tested successfully on the Beta release: https://drive.google.com/file/d/1BVcAQUkGprXq7WZtNxHhUcwBOcYMfhuc/view?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Medium Defect can wait until a new version is created S3 It causes some undesirable behavior, but the system is still functional
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants