Arik Hadas has submitted this change and it was merged. Change subject: webadmin: fix import-vm from vms grid ......................................................................
webadmin: fix import-vm from vms grid Class-cast exception occurred when import VM from the VMs grid. This patch fixes it by changing the code that is executed after triggering the import operation so that no popup will be displayed when the dialog is closed. That is ok because we are not used to show such dialogs that tell the user that there are tasks in the background so we can decide not to show one for the new import dialog which is triggered from the VMs-grid. Change-Id: I4f505975e4301594aadbb16cbda3a613c4390888 Signed-off-by: Arik Hadas <aha...@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 1 file changed, 2 insertions(+), 50 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/40110 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4f505975e4301594aadbb16cbda3a613c4390888 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Martin Betak <mbe...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches