Alona Kaplan has posted comments on this change.

Change subject: webadmin: Aggregate error messages in 
Frontend.runMultipleActions()
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/25837/2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java
File 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java:

Line 707:             final List<VdcActionParametersBase> parameters,
Line 708:             final List<IFrontendActionAsyncCallback> callbacks,
Line 709:             final IFrontendActionAsyncCallback failureCallback,
Line 710:             final Object state) {
Line 711:         runMultipleActions(actionTypes, parameters, callbacks, 
failureCallback, state, false, null);
I think the default should be there is aggregation. Same as in 
runMultipleAction.
Line 712:     }
Line 713: 
Line 714:     /**
Line 715:      * This method allows us to run a transaction like set of 
actions. If one


-- 
To view, visit http://gerrit.ovirt.org/25837
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0236b7d9316dff3d9bd22f2127318eefc37bbda1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to