ingox opened a new issue, #11391: URL: https://github.com/apache/cloudstack/issues/11391
### problem For creating a VPC the CIDR as parameter is required. The GUI does not show that's required. You will get an error if you don't enter it. It looks like this: <img width="142" height="85" alt="Image" src="https://github.com/user-attachments/assets/528e7e81-b8e6-4fbc-aa51-820c480c0b75" /> Should look like this (name as example): <img width="239" height="112" alt="Image" src="https://github.com/user-attachments/assets/9f4619b0-f804-4998-a4f4-41f5386be227" /> This is the error you will get by not entering it: <img width="254" height="80" alt="Image" src="https://github.com/user-attachments/assets/bf01d596-9510-4e49-b6c9-a57d5ad24128" /> Required fields (if not filled) don't even allow you to click the OK button. ### versions 4.20.1.0 ### The steps to reproduce the bug 1. Click Add VPC 2. Give that a name 3. click OK without giving a CIDR ... ### What to do about it? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org