Maor Lipchuk has submitted this change and it was merged. 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(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1591 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icec6396fe3a46c9c9f9e46ec402c5dfa8d51b5f2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
