Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank value in 'user.vm.readonly.details' uses default values #10305

Open
scottsignal opened this issue Jan 30, 2025 · 0 comments
Open

Blank value in 'user.vm.readonly.details' uses default values #10305

scottsignal opened this issue Jan 30, 2025 · 0 comments

Comments

@scottsignal
Copy link

scottsignal commented Jan 30, 2025

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

Image
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants