-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
[BUG] Backup of ESP profiles fails if a mandatory app no longer exists #162
Comments
This is your queue to clean it up ;) Jokes aside, I will include an extra check for empty app responses while backing up and skipping if the response is None so it will continue. I'll add that in an upcoming version. |
Haha, point taken. Thanks. Keep up the amazing work! Much appreciated :-) |
This fix is now included in the latest beta, please do a test run and verify that the backup completes even if the app is removed. To test, install the latest beta: |
Confirmed working with 2.0.9b1. THANKS! |
Fantastic :) I will close this issue once 2.0.9 is released! |
Describe the bug
Backup fails if a mandatory app no longer exists, during backup of ESP profiles.
To Reproduce
Steps to reproduce the behavior:
Delete an app that is selected as mandatory within a ESP profile.
Expected behavior
Continue backup even though a mandatory app is deleted.
Screenshots
Run type (please complete the following information):
The text was updated successfully, but these errors were encountered: