Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: cannot import collapsed snapshot VM (#845947)
......................................................................
webadmin: cannot import collapsed snapshot VM (#845947)
https://bugzilla.redhat.com/845947
in case the template was missing in the system, but resided in the export domain,
the dialog mistakenly denided importing the vm.
now it just adding a comment and allowing import only with collapse snapshot.
Change-Id: I80f1a8e999dda31f644cdf767eeb536109049a26
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/VmBackupModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmModel.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
3 files changed, 61 insertions(+), 8 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7815
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80f1a8e999dda31f644cdf767eeb536109049a26
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>