Bugfix/backup schedules migration
What does this MR do and why?
It has been brought to our attention, in addition to orphan backup records, users also have orphan schedule records. This MR will allow the migrator to handle that with such grace.
Resolves #481 (closed)
How to set up and validate locally
Put a schedule in the DB with a backref to a bad server then try to migrate to 4.4.2 or higher.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
Have you checked this doesn't interfere/conflict/duplicate someone elses work? -
Have you fully tested your changes? -
Have you resolved any lint issues? -
Have you assigned a reviewer? -
Have you applied correct labels?
Edited by Andrew