Bug 1391792

Summary: Updating the default GTL view settings does not work for cloud key pair page
Product: Red Hat CloudForms Management Engine Reporter: Aziza Karol <akarol>
Component: UI - OPSAssignee: Aparna Karve <akarve>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: ansinha, cpelland, hkataria, jhardy, mmojzis, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:settings
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1394341 (view as bug list) Environment:
Last Closed: 2017-06-12 17:39:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1394341    

Description Aziza Karol 2016-11-04 05:03:30 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.7.0.9-beta2.1

How reproducible:
100%

Steps to Reproduce:
1.Navigate to My settings->Default Views
2.Change the view for key pairs to grid or tile view and save the changes
3.Navigate to compute->clouds->key pairs page 

Actual results:
settings not applied

Expected results:
view should change to grid or tile view.

Additional info:

Comment 3 CFME Bot 2016-11-10 18:56:20 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/1380da8283ff76d15eca25349dddc7d90f07df2c

commit 1380da8283ff76d15eca25349dddc7d90f07df2c
Author:     Aparna Karve <akarve>
AuthorDate: Wed Nov 9 17:19:46 2016 -0800
Commit:     Aparna Karve <akarve>
CommitDate: Wed Nov 9 17:27:48 2016 -0800

    The dbname value that is passed via process_show_list is used to
    
    retrieve the user defined GTL setting on the list.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1391792

 app/controllers/auth_key_pair_cloud_controller.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 5 Matouš Mojžíš 2017-04-10 13:07:11 UTC
Verified in 5.8.0.9. Default GTL views work for cloud key pair.