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

Update progress should exit or prompt for continuation if database backup fails #2

Open
ptMuta opened this issue Dec 13, 2019 · 0 comments · May be fixed by #3
Open

Update progress should exit or prompt for continuation if database backup fails #2

ptMuta opened this issue Dec 13, 2019 · 0 comments · May be fixed by #3

Comments

@ptMuta
Copy link
Contributor

ptMuta commented Dec 13, 2019

Currently there is no check if the database backup was completed successfully. This can lead to a dangerous data loss during an upgrade. A check should be implemented during the backup phase to ensure the database backup was completed successfully or prompt for confirmation before continuing with the update.

@ptMuta ptMuta changed the title Update progress should halt and prompt for continuation if database backup fails Update progress should exit or prompt for continuation if database backup fails Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant