Description of problem: VM option 'disable user strict checking' change is not remembered in UI (ie. afte checking the checkbox - enabling [true] - next opening of VM settings still shows the checkbox unchecked) but changes are propagated to DB (allow_console_reconnect). Version-Release number of selected component (if applicable): ovirt-engine-webadmin-portal-4.0.5.4-0.1.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. create new fresh VM 2. run this VM 3. when running edit VM settings, check disable user strict checking checkbox 4. see DB if it is false or true 5. open again VM settings and observe if the previously checked checkbox is checked or not Actual results: changes are not visible in UI Expected results: change should be visible in UI Additional info:
The fix for this issue should be included in oVirt 4.1.0 beta 1 released on December 1st. If not included please move back to modified.
verified on : Red Hat Virtualization Manager Version: 4.1.0-0.3.beta2.el7 Verification steps: Steps to Reproduce: 1. create new fresh VM 2. run this VM 3. when running edit VM settings, check disable user strict checking checkbox 4. open again VM settings and observe if the previously checked checkbox is checked or not - Verified