[UI] Storage location can't be chosen if scheduled backups are enabled for the first time in edit of mongodb
Description
Tested with Everest vv0.0.0-0b6c1be version.
Create a mongodb with 3 nodes. Do not enable scheduled backups.
Create two backup storages.
Edit the mongodb and enable the scheduled backups.
The Storage location is disabled and the user can’t choose it. The user should be able to choose the Storage location, the first time backup schedules are enabled. The Storage location should be disabled for editing the database second time due to mongodb limitation of having the same Storage location for all backups, once it is defined.
Environment
None
Attachments
3
19 Mar 2024, 11:40 AM
19 Mar 2024, 11:40 AM
05 Mar 2024, 10:23 AM
Activity
Show:
Manish Chawla March 19, 2024 at 11:40 AM
Tested with Everest vv0.0.0-5752e60.
Create a mongodb with 3 nodes. Do not enable scheduled backups.
Create two backup storages.
Edit the mongodb and enable the scheduled backups.
The Storage location is enabled and can be changed by the user.
After it is set the first time, it can’t be changed during the edit, the second time
Tested with Everest vv0.0.0-0b6c1be version.
Create a mongodb with 3 nodes. Do not enable scheduled backups.
Create two backup storages.
Edit the mongodb and enable the scheduled backups.
The
Storage location
is disabled and the user can’t choose it. The user should be able to choose theStorage location
, the first time backup schedules are enabled. TheStorage location
should be disabled for editing the database second time due to mongodb limitation of having the sameStorage location
for all backups, once it is defined.