-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.18.1.0
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
When editing the instance settings via UI the value of haenable will always shown as disabled, even if the state is true.
Api call listVirtualMachinesMetrics is providing the correct value, it looks like UI is just not using this value to disable or enalbe the button in the edit popup.
STEPS TO REPRODUCE
-
create an instance using a compute offering with ha enable true
-
in UI go to Compute ->Instances and click on the instance.
HA enabled will always shown as disabled.
EXPECTED RESULTS
UI edit instance popup will show correct value of haenable.
ACTUAL RESULTS
UI edit instancen popup will always show haenable as disabled.
Reactions are currently unavailable