ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
Register a VMware vApp template selecting the option 'Read settings from OVA'. Deploy VM and input property values
OS / ENVIRONMENT
Vmware vApps containing properties
SUMMARY
vApp properties values are not passed to the deployVirtualMachine API after the Vue3 upgrade on: #5151
STEPS TO REPRODUCE
- Register a vApp template containing vApp properties on CloudStack, selecting the 'Read setting from OVA' option
- On the Deploy Instance wizard, select the template and complete the values for the vApp properties
- Deploy VM
EXPECTED RESULTS
The deployVirtualMachine API includes the properties set

ACTUAL RESULTS
The properties parameter is not set for the deployVirtualMachine API
