| << Back to previous view |
[QB-3282] Add the possibility to import / sync a specific configuration from a backup
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Rafael Pallares | Assigned To: | Robin Shen |
| Resolution: | Won't Fix | Votes: | 4 |
| Remaining Estimate: | 5 days | Time Spent: | Unknown |
| Original Estimate: | 5 days | ||
| Description |
|
Sometimes we missclick and delete configurations that we shouldn't delete.
In that case, the only possibility is to restore a full backup. Restoring a full backup is very long and require a server shutdown. This feature could save a lot of time. Please add the possibility to import or synchronize a specific configuration from a backup. The feature should ask for the source configuration (from the backup) and the destination configuration. It should propose if we want to synchronize recursively or not. |
| Comments |
| Comment by Robin Shen [ 21/Jan/19 02:12 PM ] |
|
This can be done with below process:
1. Restore the backup to a spare server 2. Add step to sync desired configurations from the spare server, or export desired configurations from the spare server and import into production server |