Description of problem: Version-Release number of selected component (if applicable): 5.9.0.22.20180221205805_f93a675 How reproducible: Steps to Reproduce: 1. Have at least one host and a VM from a provider 2. Go to the infra -> hosts or VMs screen 3. Select at least one item 4. In the toolbar hit Policies -> Manage Policies Actual results: Selected VMs or Hosts are displayed in a list view Expected results: Selected VMs or Hosts should be displayed as quadicons in a grid view Additional info: This is probably introduced by the GTL angularization...
David, could you please check if this issue is valid only for these two entities? Because it looks like Grid should be shown for all policy assigment screens - at least it would be logicall.
I think this should be consistent on every screen.
https://github.com/ManageIQ/manageiq-ui-classic/pull/3554
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/4f90258cf25c55981b372bf179ffbd90a50fc9fd commit 4f90258cf25c55981b372bf179ffbd90a50fc9fd Author: Karel Hala <khala> AuthorDate: Fri Mar 9 04:49:03 2018 -0500 Commit: Karel Hala <khala> CommitDate: Fri Mar 9 04:49:03 2018 -0500 Enable grid as view model for policy assignemnt screens fixes https://bugzilla.redhat.com/show_bug.cgi?id=1553071 app/controllers/application_controller/policy_support.rb | 1 + 1 file changed, 1 insertion(+)
Fixed and verified in 5.10.0.1.20180619163011_900fdc4. Hosts displayed as quadicons.