fix(backup): Cancel Stalled fatal, stalled self-heal, runbackup overlay, update site #310
Reference in New Issue
Block a user
Delete Branch "fix/backup-cancel-stall-runbackup-updatesite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes four backup bugs found during a functional backup test on the dev sandbox.
Addresses #306 #307 #308 #309 (left open until tested per workflow — no auto-close keyword).
Changes
Factory::getContainer()instead of the protectedCMSApplication::getContainer().BackupStatusHelper::markStalledAsFailed()swept on the records list.script.php ensureUpdateSite()self-heals a missing update site in postflight.CHANGELOG
[Unreleased]updated. Needs CI build + dev-install verification before merge.