Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Changed edit VM disk to use run single action (#848806)
......................................................................
webadmin: Changed edit VM disk to use run single action (#848806)
The edit VM disk command in uicommon used run multiple actions for no reason
due to this the VM disks list was not refreshed after the command excution and
waited for the next timer interval to refresh, this caused the update data to
appear only after a few seconds instead of immediately
Change-Id: I75f4ebe1f20ce8e924f2d5d79ab1b1b6e3d6ef27
Bug-Url:
https://bugzilla.redhat.com/848806
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmDiskListModel.java
1 file changed, 8 insertions(+), 13 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9467
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I75f4ebe1f20ce8e924f2d5d79ab1b1b6e3d6ef27
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>