Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Prevent null values for JobSubjectEntities ......................................................................
core: Prevent null values for JobSubjectEntities The patch filters CommandBase.getPermissionCheckSubjects() with null values as key or type in order not violating JobSubjectEntities not null constraints. Change-Id: I30dd6971a936eb5f32bb7ac72c3fba707fcca9e0 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java 1 file changed, 19 insertions(+), 1 deletion(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2069 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I30dd6971a936eb5f32bb7ac72c3fba707fcca9e0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
