Kanagaraj M has uploaded a new change for review. Change subject: webadmin: RunMultipleAction - execution status checks removed ......................................................................
webadmin: RunMultipleAction - execution status checks removed In case of RunMutipleAction, the execution of the actions are asynchronous in the Backend, so the execution statuses should not be checked in the Frontend. Only CanDoAction can be checked as it is synchronous. Change-Id: I6b99d3374a7f76110c5939633e4625d3e9e65db0 Signed-off-by: Kanagaraj M <[email protected]> --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java 1 file changed, 1 insertion(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/19/5019/1 -- To view, visit http://gerrit.ovirt.org/5019 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6b99d3374a7f76110c5939633e4625d3e9e65db0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
