Created attachment 1164534 [details] Three items couldn't be changed Description of problem: Some default views can't be changed. When I click on different view for specific items,it doesn't allow me to change list view to some other view in Cloud/Images, Infrastructure/Templates and Infrastructure/Pods. Version-Release number of selected component (if applicable): 5.6.0.9 How reproducible: Always Steps to Reproduce: 1. Settings -> My Settings -> Default Views 2. Change views from all items to grid view 3. Actual results: Cloud/Images, Infrastructure/Templates, Infrastructure/Pods are not changing Expected results: Everything should be able to change Additional info: screenshot attached
This BZ is related to https://bugzilla.redhat.com/show_bug.cgi?id=1342598
Jozef, Some of the keys in DEFAULT_SETTINGS constant were renamed in commit sha 90c4d14a5f1193b4f8db893b86a24ec318398e61 but app/views/configuration/_ui_2.html.haml view was not updated to match the renamed keys, Can you please make appropriate changes to the view to match new key names. Make sure to test that settings are getting saved and being used after key names are updated in view. Thanks, ~Harpreet
*** Bug 1347182 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 1348813 ***
I've found that the bugfix for this BZ has been merged already as part of other BZ