Gilad Chaplik has posted comments on this change.

Change subject: webadmin: Fix Prevent move to empty quota (#845070)
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/MoveOrCopyDiskModel.java
Line 271:                 } else {
Line 272:                     disk.setQuotaId(((Quota) 
diskModel.getQuota().getSelectedItem()).getId());
Line 273:                 }
Line 274:             } else {
Line 275:                 disk.setQuotaId(Guid.Empty);
please remove this line.
Line 276:             }
Line 277: 
Line 278:             if (iSingleStorageDomain && getDisks().size() == 1) {
Line 279:                 updateMoveOrCopySingleDiskParameters(parameters, 
diskModel);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5aac7f14c656d3b344e97b50c6282b6a527891f5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: ofri masad <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to