
Eli Mesika has submitted this change and it was merged. Change subject: core : User is not able to see newly added permissions on object if he inherited this permission on that object. ...................................................................... core : User is not able to see newly added permissions on object if he inherited this permission on that object. If user inherit some permissions on some object, than if he try to add new permissions to object that he inherit permission from, he is not able to see this newly added permissions. Fixes the case where a single role TemplateAdmin can create multiple role_type entries in permissions_view Change-Id: I60d0c320453fa30554b6ac63e6652729dd0735d6 Bug-Url: https://bugzilla.redhat.com/877906 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M packaging/dbscripts/multi_level_administration_sp.sql 1 file changed, 9 insertions(+), 7 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Ravi Nori: Verified -- To view, visit http://gerrit.ovirt.org/25094 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I60d0c320453fa30554b6ac63e6652729dd0735d6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org