Skip to content

Change method of removing a plan from configuration

Simon Persson requested to merge fix-config-saving into master

This fixes a problem with some entries ("Last complete backup" among others) being left in the config file when removing a plan. These entries can then wrongly end up part of another plan which got a lower plan number after the removal.

Merge request reports