gruckbit opened a new pull request, #13356: URL: https://github.com/apache/cloudstack/pull/13356
### Description The ACS UI currently has an inconsistency in the public IP ranges addition form for the Public traffic type of zones. When the `Set reservation` switch is toggled on and off and the form is submitted, the Domain and Account fields are not reset to their initial values. Therefore, modifications have been applied to fix this inconsistency. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [x] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) - [ ] Build/CI - [ ] Test (unit or integration test code) ### Feature/Enhancement Scale or Bug Severity #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [ ] Minor - [x] Trivial ### Screenshots (if appropriate): Before:    After:    ### How Has This Been Tested? First, I created a domain. Next, I added a public IP range with the `Set reservation` switch selected and its fields filled with a domain and/or account. Before submitting the form, I disabled the toggle. After, I verified that the account and domain are reset to their initial values. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
