-
Bug
-
Resolution: Done-Errata
-
Undefined
-
CNV v4.19.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CNV v4.17.27.rhel9-4
-
-
None
Description of problem:
The "Start this VM after creation" flag is ignored during the VM customization process, meaning the VM's final state (started or off) is determined by the initial setting of the flag and not the final selection made in the customization view. This leads to two contradictory behaviors:The VM starts even if the user deselects the flag during customization.The VM does not start even if the user selects the flag during customization.
Version-Release number of selected component (if applicable):
How reproducible:
Consistently reproducible.
Steps to Reproduce:
Scenario 1: VM starts unexpectedly 1. Navigate to the Create new VM page. 2. Select the "Start this VM after creation" checkbox. 3. Click to Customize VM.Deselect the "Start this VM after creation" checkbox in the customization view. 4. Finish creating the VM. Scenario 2: VM does not start as expected 1. Navigate to the Create new VM page. 2. Ensure the "Start this VM after creation" checkbox is initially unselected. 3. Click to Customize VM. 4. Select the "Start this VM after creation" checkbox in the customization view. 5. Finish creating the VM.
Actual results:
Scenario 1: The newly created VM starts automatically, ignoring the user's final setting. Scenario 2: The newly created VM remains powered off, ignoring the user's final setting.
Expected results:
The newly created VM's power state should always reflect the final state of the "Start this VM after creation" checkbox after the user has completed the customization step.
Additional info:
This seems to be a logical issue where the initial flag selection is overriding the final state of the checkbox after the user has made changes in the customization view. The logic for VM creation appears to be using the value from the initial form, not the value from the final customization form.
- links to
-
RHEA-2025:150257
OpenShift Virtualization 4.20.0 Images