Description of problem: Version-Release number of selected component (if applicable): 5.7.0.14 How reproducible: 100% Steps to Reproduce: 1.Navigate to settings->My setting->default views 2.change view to tile view for Services:Service Catalogs and save the settings 3.Navigate to services->catalogs to check if the setting gets applied Actual results: View does not get changed to tile view. Expected results: Additional info:
fixing https://github.com/ManageIQ/manageiq-ui-classic/pull/3487
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/971c8f3e1c7b3f0c30c0f5ecb48a6d7693883619 commit 971c8f3e1c7b3f0c30c0f5ecb48a6d7693883619 Author: Hilda Stastna <hstastna> AuthorDate: Tue Feb 27 16:52:01 2018 +0100 Commit: Hilda Stastna <hstastna> CommitDate: Thu Mar 1 11:59:43 2018 +0100 Fix Default Views settings for Service Catalogs Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1404207 Fix Default Views settings for Services > Catalogs > Service Catalogs accordion. app/controllers/catalog_controller.rb | 1 + 1 file changed, 1 insertion(+)
Verified in 5.10.0.3. Default view was changed for service catalogs.