Created attachment 1169050 [details] snapshot Description of problem: Version-Release number of selected component (if applicable): 5.6.0.10 How reproducible: 100% Steps to Reproduce: 1.Navigate to configuration->settings->access control->tenant and create a new child tenant 2.create a new group by selecting the above tenant and role as "EvmRole-super_administrator" 3.create a user base on above group 4.login with that user and navigate to settings->configuration->access control 5. Actual results: In accordion only one user and group is displayed, but on right hand side of the page the count is different. Expected results: Additional info:
https://github.com/ManageIQ/manageiq/pull/10879
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/4de9d54df6213bd457334a878c26d3dc380083c6 commit 4de9d54df6213bd457334a878c26d3dc380083c6 Author: Laura Galis <lgalis> AuthorDate: Tue Aug 30 14:29:19 2016 -0400 Commit: Laura Galis <lgalis> CommitDate: Tue Oct 18 18:45:10 2016 -0400 Display the number of access control elements based on user permission https://bugzilla.redhat.com/show_bug.cgi?id=1347670 app/controllers/ops_controller/ops_rbac.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Access control elements displayed based on user permission. Verified:5.8.0.3.20170301174324_1e2e0c4