Bug 1553071

Summary: List view displayed instead of grid on Manage Policies screen
Product: Red Hat CloudForms Management Engine Reporter: Dávid Halász <dhalasz>
Component: UI - OPSAssignee: Karel Hala <khala>
Status: CLOSED CURRENTRELEASE QA Contact: Dmitry Misharov <dmisharo>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.9.0CC: cpelland, dmisharo, hkataria, khala, lavenel, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1561091 (view as bug list) Environment:
Last Closed: 2019-02-11 13:58:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1561091    

Description Dávid Halász 2018-03-08 08:48:51 UTC
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...

Comment 2 Karel Hala 2018-03-09 09:43:36 UTC
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.

Comment 3 Dávid Halász 2018-03-09 09:47:32 UTC
I think this should be consistent on every screen.

Comment 5 CFME Bot 2018-03-27 06:13:24 UTC
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(+)

Comment 7 Dmitry Misharov 2018-06-26 08:13:47 UTC
Fixed and verified in 5.10.0.1.20180619163011_900fdc4. Hosts displayed as quadicons.