Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Export shows incorrect warning(#840854)
......................................................................
webadmin: Export shows incorrect warning(#840854)
https://bugzilla.redhat.com/840854
Have 2 VMs/Templates which are already exported to an
export domain. Select them again and press export.
In the export dialog a warning containing only one of
this VMs/Templates is shown.
Fixed by rewriting the algorithm composing the message
in VmBaseListModel. This logic is common for both
VM export and Template export, so this fix fixes
this issue for both exporting VMs and Templates.
Change-Id: I84d4103fd2d2b4292575cd8b51839ee18cf42352
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/VmBaseListModel.java
1 file changed, 20 insertions(+), 13 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6448
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I84d4103fd2d2b4292575cd8b51839ee18cf42352
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>