Eli Mesika has uploaded a new change for review. Change subject: core: null value in column "device_id" violates not-null constraint when adding disk ......................................................................
core: null value in column "device_id" violates not-null constraint when adding disk Fixing AddImageFromScratch issue , null value was given to VmDevice entity creation. Change-Id: Icec6396fe3a46c9c9f9e46ec402c5dfa8d51b5f2 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskToVmCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/91/1591/1 -- To view, visit http://gerrit.ovirt.org/1591 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icec6396fe3a46c9c9f9e46ec402c5dfa8d51b5f2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
