[UI] Incorrect command during the backup restore of a new database
Description
During the restore of a new database, a manual command is displayed to create the same secrets as the original database. This command is incorrect
As discussed on slack, the correct command is
Environment
None
Attachments
6
Activity
Manish Chawla September 6, 2023 at 2:00 PM
I checked this again. Take backup of 3 node mysql cluster. During restore to a new cluster, if we change the default Display name(restored-mysql-xxxx) to something else like mysql-abcd, modify storage class, modify number of nodes to 1, modify database engine parameters, then click on the Create Database, it displays the One Last Thing command with default Display name (restored-mysql-xxxx) and not mysql-abcd.
Click on the Create Database, it displays the One Last Thing command with default Display name (restored-mysql-ssbo7n) and not restored-mysql-single, which is incorrect.
Manish Chawla September 6, 2023 at 11:55 AM
The command is now coming correctly
Thanks for fixing this issue.
Manish Chawla September 5, 2023 at 7:24 AM
Hi Filip, The namespace in the modified command is incorrect
Please change the namespace in the command to percona-everest. The correct command is
During the restore of a new database, a manual command is displayed to create the same secrets as the original database. This command is incorrect
As discussed on slack, the correct command is