cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

As a user I can start registring templates before a zone is created

Open DaanHoogland opened this issue 2 years ago • 1 comments

ISSUE TYPE
  • Improvement Request
COMPONENT NAME
UI
CLOUDSTACK VERSION

CONFIGURATION

No zone defined (yet/anymore) in a (new) ACS installation

OS / ENVIRONMENT
SUMMARY

Accidently stumbled upon this strange situation.

STEPS TO REPRODUCE

image


EXPECTED RESULTS
a message saying to wait till at least one zone is created or a prefilled "all zones" field and the posibility to choose a hypervisor type
ACTUAL RESULTS
no zones field and no hypervisor choices

DaanHoogland avatar Oct 25 '23 13:10 DaanHoogland

@DaanHoogland This should be happening for other forms as well. e.g. Create Volume, Add VPC, etc. We should be able to add a check like this and hide the create/add button like it's happening for Guest networks as of now. https://github.com/apache/cloudstack/blob/cfb4d4378f296c72c7e2ed8f16ee9c90c0b0c804/ui/src/config/section/network.js#L125-L136

vishesh92 avatar Feb 08 '24 19:02 vishesh92

fixed in #10243

DaanHoogland avatar Feb 13 '25 15:02 DaanHoogland