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

Retroactively Update Backup Log #1172

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Retroactively Update Backup Log #1172

merged 2 commits into from
Jun 12, 2024

Conversation

kugel3
Copy link
Contributor

@kugel3 kugel3 commented Jun 12, 2024

Description

Instead of only updating the locally stored log of old backups when the user has backups turned on and we discover that no backup is present, this PR will make it so that we always update the log. This ensures that we don't show the Out-of-date backup still present on iCloud warning if the user manually deletes iCloud content from settings.

How to test

  • Turn of Automatic backups
  • Note that Out-of-date backup still present on iCloud is visible
  • Manually delete iCloud contents from settings
  • Note that the warning goes away

Video

The scenario from How to test:

cloudKitDeletion.mov

What happens if you delete the backup from within the app

inAppDeletion.mov

PR submission checklist

  • I have tested account to account transfer flow and have confirmed that it works

@kugel3 kugel3 requested a review from GhenadieVP June 12, 2024 09:14
Copy link
Contributor

@GhenadieVP GhenadieVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@GhenadieVP GhenadieVP merged commit 2ba49ae into main Jun 12, 2024
6 checks passed
@GhenadieVP GhenadieVP deleted the retroactive-backup-logging branch June 12, 2024 09:26
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants