Tomas Jelinek has uploaded a new change for review.

Change subject: userportal: cloning VM creates VM with wrong permissions 
(#809778)
......................................................................

userportal: cloning VM creates VM with wrong permissions (#809778)

https://bugzilla.redhat.com/809778

Extended->Virtual Machines->select one->Snapshots->select one->clone

It created a new VM but invisible for the user which created it.

The problem was in VmSnapshotListModel.OnCloneVM() which
did not mark the creator to be the explicit owner
(AddVmFromSnapshotParameters.setMakeCreatorExplicitOwner())

Change-Id: I25aa6e78a4c6d7d516a97a910e5d57e4a0447341
Signed-off-by: Tomas Jelinek <tjeli...@redhat.com>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/16/4116/1
--
To view, visit http://gerrit.ovirt.org/4116
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I25aa6e78a4c6d7d516a97a910e5d57e4a0447341
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to