Commit 7673e0f
committed
fix: reset backup status before update source check
1. Added pre-hook to reset ABStatus before update source check
2. Specifically sets status to AllCheckUpdate, NotBackup, NoABError
3. Fixes issue where failed backup state would incorrectly persist
during subsequent update checks
4. Ensures clean state for new update operations
fix: 在更新源检查前重置备份状态
1. 添加前置钩子在更新源检查前重置 ABStatus
2. 明确将状态设置为 AllCheckUpdate, NotBackup, NoABError
3. 修复了备份失败状态会在后续更新检查中错误保留的问题
4. 确保新更新操作处于干净状态
pms: Bug-3238311 parent 3bd5f3f commit 7673e0f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
126 | 131 | | |
127 | 132 | | |
128 | 133 | | |
| |||
0 commit comments