Prevent deletion of backup files during restore process (#1249)

This commit is contained in:
Steve Karg
2026-03-03 11:37:21 -06:00
committed by GitHub
parent c65083af97
commit 7535953235
3 changed files with 26 additions and 1 deletions
+1
View File
@@ -176,6 +176,7 @@ The git repositories are hosted at the following sites:
### Fixed
* Prevent deletion of backup files during restore process. (#1249)
* Fixed Device Management-Backup and Restore-B Backup_Failure_Timeout
to count down and abort at BACKUP_FAILURE or RESTORE_FAILURE states,
successful STARTBACKUP to end in PERFORMING_A_BACKUP state,