apache / cloudstack

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

Repeated "Network domain" field in "Add Network" form #9603

Closed msinhore closed 1 month ago

msinhore commented 1 month ago
ISSUE TYPE
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.19.1
CONFIGURATION
OS / ENVIRONMENT

Any

SUMMARY

When adding a new isolated network, there are repeated Network domain fields for Isolated networks.

STEPS TO REPRODUCE
EXPECTED RESULTS
One field for "Network domain"
ACTUAL RESULTS

image

DaanHoogland commented 1 month ago

@msinhore , can you check main? I think this was fixed.

BryanMLima commented 1 month ago

Hey @DaanHoogland @msinhore, this was fixed in this PR https://github.com/apache/cloudstack/pull/8919#issuecomment-2072426719, though, it will only be available in version 4.20.

DaanHoogland commented 1 month ago

fixed in #897