-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Jetpack Checklist: Fix backups completion state when provisioning #32273
Conversation
Uh nvm. The big plus next to it. I remember adding that box at one point myself 😅 It would help though if it actually pointed at that thing instead of just floating there. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, was able to test. Works as described 👍
Ah, that's probably #32271? |
Changes proposed in this Pull Request
Testing instructions
Previously, if you were quick enough to go back to the checklist while Rewind is still provisioning, the Backup and Scan task would be displayed as unfinished. This behavior has been reported by several folks who tested #32152.
Part of #32248.