Hello list, I hope you can help with a UI exception from New VM from Template.

1. User (PowerUser) is able to create New VMs manually
2. New VM from template gives a UI exception:

__gwt$exception: <skipped>: Cannot read property 'f' of undefined

2016-05-08 11:04:50,875 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-28) [] Permutation name: 56114F8548175924C03C3BC67436871E
2016-05-08 11:04:50,875 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-28) [] Uncaught exception: : com.google.gwt.core.client.JavaScriptException: (TypeError)
 __gwt$exception: <skipped>: f is undefined
        at org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$updateImageToDestinationDomainMap(DisksAllocationModel.java:288)
        at org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$getImageToDestinationDomainMap(DisksAllocationModel.java:130)
        at org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel.$saveNewVm(VmBaseListModel.java:354)
        at org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel.$onSaveVM(VmBaseListModel.java:331)
        at org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel$6.onSuccess(VmBaseListModel.java:309)
        at org.ovirt.engine.ui.frontend.Frontend$2.$onSuccess(Frontend.java:244) [frontend.jar:]





--
Richard Chan