Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fixing move or copy image group command ......................................................................
core: Fixing move or copy image group command This problem occurs as a result of not passing destination image ID and using the default ImageId Acked-By: Change-Id: I29e253c605b861d1ddbea4890096a8c884f80a3d --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyImageGroupCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/MoveOrCopyImageGroupParameters.java 2 files changed, 4 insertions(+), 12 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Michael Kublin: Looks good to me, approved Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2833 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I29e253c605b861d1ddbea4890096a8c884f80a3d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
