
Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Fix Prevent move to empty quota (#845070) ...................................................................... webadmin: Fix Prevent move to empty quota (#845070) https://bugzilla.redhat.com/845070 This is a fix to an earlier patch (Iab0baf6f583f06197286a976211bada4a0654cb2) The AppError was updated and the quotaId transfered to the backend in case of an unavailable quota was changed to empty id. Change-Id: I5aac7f14c656d3b344e97b50c6282b6a527891f5 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7868 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5aac7f14c656d3b344e97b50c6282b6a527891f5 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>