Created attachment 1855681 [details] pvc name should match the template pvc name Description of problem: If the template boot source is auto-updated, the name is looking like `rhel9-401cc6250f89`, but the PVC name on customize wizard is 'rhel9' which is not existing. Version-Release number of selected component (if applicable): master How reproducible: 100% Steps to Reproduce: 1. check boot source PVC for the template, it something like `rhel9-401cc6250f89` 2. create vm from the template 3. go to customize wizard Actual results: it shows 'rhel9' Expected results: it shows 'rhel9-401cc6250f89' Additional info:
Tested on master, the PVC name is not showing on customize wizard anymore.
Close the bug as we moved to new UI and this is not a must.