halo/ui/console-src/modules/system/backup
guqing 04e195f034
fix: unique index conflict issue after backup restoration preventing startup (#6701)
#### What type of PR is this?
/kind bug
/area core
/milestone 2.20.x
/sig docs

#### What this PR does / why we need it:
修复恢复备份后可能会因为与之前的数据冲突导致无法启动的问题

如果恢复时发生不可预知的错误,需要重启之后重新初始化再进行恢复

#### Which issue(s) this PR fixes:
Fixes #6672

#### Does this PR introduce a user-facing change?
```release-note
修复恢复备份后可能会因为与恢复之前存在的数据冲突导致无法启动的问题
```
2024-10-07 09:20:50 +00:00
..
components fix: correct API endpoints related to backup issues (#6506) 2024-08-23 09:08:58 +00:00
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
tabs fix: unique index conflict issue after backup restoration preventing startup (#6701) 2024-10-07 09:20:50 +00:00
Backups.vue feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00