Itamar Heim 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(a)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/25698
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I60d0c320453fa30554b6ac63e6652729dd0735d6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server