Hide Forgot
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:
https://github.com/ManageIQ/manageiq/pull/12546
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(-)
Verified in 5.8.0.9. Default GTL views work for cloud key pair.