Description of problem: The 'Assigned Filters' setting in the Settings->Access Control->Groups->[group name] only applies to 'Hosts & Clusters', and not the Network providers. Version-Release number of selected component (if applicable): How reproducible: 5.7.0 Steps to Reproduce: 1. Navigate to admin => configuration 2. Navigate to Access Control Accordin. 3. Navigate to the custom group and click on edit -> configuration and under Hosts and Cluster tab, The 'Assigned Filters' setting in the Settings->Access Control->Groups->[group name] only applies to 'Hosts & Clusters', and not the Network providers. Through assigned filters, we can selectively display/hide providers in the 'Cloud->Providers' screen for the users in the configured Group. However, when selecting/unselecting the various 'Network Manager' options, it seems to take no effect on the 'Networks->Providers' screen. Actual results: When selecting/unselecting the various 'Network Manager' options, it seems to take no effect on the 'Networks->Providers' screen. Expected results: changes should reflect under Network-> provider Additional info:
Dan, Can we have an update on this?
Thanks Neha, I can see all mentoined issues. There are fixes: https://github.com/ManageIQ/manageiq-ui-classic/pull/1474 https://github.com/ManageIQ/manageiq/pull/15271 https://github.com/ManageIQ/manageiq-ui-classic/pull/1443 (only fine/euwe, not lastest code-base.
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/5260db0446cde5d21460f5b42eb1d5b0e2d6e2fd commit 5260db0446cde5d21460f5b42eb1d5b0e2d6e2fd Author: lpichler <lpichler> AuthorDate: Sun Oct 1 21:17:09 2017 +0200 Commit: lpichler <lpichler> CommitDate: Sun Oct 1 21:43:26 2017 +0200 Add test case for cloud networks and network managers - with enabled belongs to filters related to BZ https://bugzilla.redhat.com/show_bug.cgi?id=1445163 spec/lib/rbac/filterer_spec.rb | 71 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+)
I've been investigating this issue a bit. This is not just networks issue, also can be reproduced with hosts aggregates and tenants. Working now to cover more items. My suggestion to create a separate issue for actions and cover it in a complex. Thanks
Please check https://bugzilla.redhat.com/show_bug.cgi?id=1516229, a general issue for cloud items. Also, I've added subnets there. Please, let me know if subnets should be fixed in scope of current issue Thanks