Allon Mureinik has posted comments on this change. Change subject: core: revert when failing to export a template ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CopyImageGroupCommand.java Line 182: } Line 183: Line 184: @Override Line 185: protected void revertTasks() { Line 186: if (getParameters().getRevertDbOperationScope() != null) { when can this be null? Line 187: Guid destImageId = getParameters().getDestinationImageId(); Line 188: RemoveImageParameters removeImageParams = Line 189: new RemoveImageParameters(destImageId); Line 190: removeImageParams.setParentParameters(removeImageParams); -- To view, visit http://gerrit.ovirt.org/15781 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8d80c5d15f7321f67d54e7593cb2da1fd7186a25 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Ar <lara...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches