Description of problem: Restricted items can be selected in drop downs while creation/editing, which cause unexpected error Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Add cloud provider 2. Create group with tag restriction 3. Create user 4. Do not assign any tags to cloud items 5. Navigate to cloud tenant page 6. Open add new tenant page 7. Expand provider drop down Actual results: Restricted provider is visible, after filling all fields, error occur Expected results: Provider list should be empty Additional info: The same issue reproduces for: Host Aggregates, Tenant, Flavour, Cloud Network, Subnets
Created attachment 1357348 [details] tenant_evm
Created attachment 1357349 [details] tenant_produstion
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/1ac6415ffdaaea4f806813650b7571e5e7c0b148 commit 1ac6415ffdaaea4f806813650b7571e5e7c0b148 Author: lpichler <lpichler> AuthorDate: Fri Jan 5 18:17:03 2018 +0100 Commit: lpichler <lpichler> CommitDate: Fri Jan 5 18:18:31 2018 +0100 Add RBAC check for cloud managers in new host aggregate Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1516229 app/controllers/host_aggregate_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)