Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: wrong cluster apears when editing quota (#845957)
......................................................................
webadmin: wrong cluster apears when editing quota (#845957)
https://bugzilla.redhat.com/845957
Avoiding fetching DCs, and using the same quota dc_id and dc_name.
in that way we can avoid error, if the quota's dc isn't matching to the
returning dcs and to the tree value.
Change-Id: Icd0f4a07ffc7daaef482bf8d0fe3d9867e901ba9
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/quota/QuotaListModel.java
1 file changed, 9 insertions(+), 28 deletions(-)
Approvals:
Daniel Erez: Looks good to me, approved
Gilad Chaplik: Verified
--
To view, visit
http://gerrit.ovirt.org/7048
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icd0f4a07ffc7daaef482bf8d0fe3d9867e901ba9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>