apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.11k stars 1.11k forks source link

UI: Unable to create a domain when networkdomain is mentioned and cleared #9623

Closed kiranchavala closed 1 month ago

kiranchavala commented 2 months ago

ISSUE TYPE

BUG

Component Name

UI

CLOUDSTACK VERSION

Cloudstack version 4.19

SUMMARY

UI: Unable to create a domain when networkdomain is mentioned and cleared

Steps to reproduce the issue

  1. Navigate to Domains > Create domain > mention network domain

Screenshot 2024-09-02 at 3 54 43 PM

  1. Clear the network domain field

Screenshot 2024-09-02 at 3 55 49 PM

  1. Create the domain

Exception

Screenshot 2024-09-02 at 3 47 00 PM

  1. Exception error message 431

Screenshot 2024-09-02 at 3 52 58 PM

Screenshot 2024-09-02 at 3 53 14 PM

Actual Behaviour

The domain is not created

Expected Behaviour

The domain should get created when the networkdomain is cleared

There is no issue with the API Call

DaanHoogland commented 1 month ago

fixed in #9637