scottsignal opened a new issue, #10305: URL: https://github.com/apache/cloudstack/issues/10305
### problem If you remove the values from `user.vm.readonly.details` and leave the field blank, it ends up enforcing the default values. This does have a work-around, but it took us a bit to figure this out as we could produce it in 1 environment and not the other. The workaround is just to put in a bogus value. ### versions 4.19.1.3 GUI ### The steps to reproduce the bug 1. Go to Global Settings and change "user.vm.readonly.details" to `blank`  2. Using an account with DomainAdmin or User roles, observe that you cannot add/modify/delete `dataDIskController` or `rootDiskContoller` ### What to do about it? If `user.vm.readonly.details` is blank, it should not use the default 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]
