Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: Reason does not get updated when trying to shutdown a VM which
is Powering up of Shutting Down
......................................................................
webadmin: Reason does not get updated when trying to shutdown a VM which is Powering up of
Shutting Down
When trying to stop the VM while it is powering
up or shutting down, the reason comment does not
get saved in the DB
On the second shut down, the reason text box should
be initialized with the former reason text, and the
user will be allowed to edit it as he will
The reason column is populated with the reason only
when a single vm is being shutdown
Change-Id: I0b10ed39563385cf99a366a32eebcc0c5ce08e72
Bug-Url:
https://bugzilla.redhat.com/1114903
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java
1 file changed, 10 insertions(+), 2 deletions(-)
Approvals:
Alexander Wels: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/29668
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0b10ed39563385cf99a366a32eebcc0c5ce08e72
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server