Squidly271 / ca.backup2

3 stars 6 forks source link

Cannot disable schedule if configured backup-target is unavailable #3

Open mschneider94 opened 3 years ago

mschneider94 commented 3 years ago

Cause: If the configured backup-target happens to be unavailable, the "Apply"-Button stays disabled, so that the cannot be disabled.

Effect: If backup runs without something mounted at the configured backup-target's path, the appdata-backup will fill up the system memory, which implies lots of further problems.

Workaround: Overwrite the configured backup-target's path with something, that is available, so that the "Apply"-Button becomes enabled, so that schedule can be disabled.

Commifreak commented 2 years ago

Seems to be invalid or already fixed, as the described steps are working: Regardless of the target, as soon as I change the schedule, the Apply buttons enables. The tested target does not exist in that case.