Is your feature request related to a problem? Please describe.
Related to #14412
While downgrades are not supported, we should take this into account and never assume that users will do certain things exactly as we expect them to.
Describe the solution you'd like
When upgrading the config, backups should be should kept for each schema version (e.g. just before upgrading, and just after upgrading).
This will allow for better downgrading and upgrading.
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem? Please describe.
Related to #14412
While downgrades are not supported, we should take this into account and never assume that users will do certain things exactly as we expect them to.
Describe the solution you'd like
When upgrading the config, backups should be should kept for each schema version (e.g. just before upgrading, and just after upgrading).
This will allow for better downgrading and upgrading.
Describe alternatives you've considered
None
Additional context
None