Description of problem: Setting default items per page doesn't work for any of the view(Tile, List or Grid) Version-Release number of selected component (if applicable): 5.10.0.27 How reproducible: Always Steps to Reproduce: 1. Add some provider, an infra provider in my case. 2. Navigate to `My Settings` page. 3. In the `Visual` tab, under `Default Items Per Page` section, set values for `Grid View`, `Tile View` and `List View`. 4. Navigate to `Compute` > `Infrastructure` > `Virtual Machines` Actual results: Default Items per page is set to `10` no matter what the view is. Expected results: Default Items per page must be set to the values set in settings. Additional info: Worked fine latest 5.9.6 build.
https://github.com/ManageIQ/manageiq-ui-classic/pull/5036
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/4e8915532b8ff0e5ee82148f1ad236f074230664 commit 4e8915532b8ff0e5ee82148f1ad236f074230664 Author: Dávid Halász <dhalasz> AuthorDate: Tue Dec 4 07:44:05 2018 -0500 Commit: Dávid Halász <dhalasz> CommitDate: Tue Dec 4 07:44:05 2018 -0500 Fix regression in perpage_key for GTL types Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1655539 app/controllers/application_controller.rb | 2 +- spec/controllers/application_controller_spec.rb | 29 + 2 files changed, 30 insertions(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/59534d85b8df5800adb8cc433c17a45744d98973 commit 59534d85b8df5800adb8cc433c17a45744d98973 Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Dec 5 04:29:01 2018 -0500 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Dec 5 04:29:01 2018 -0500 Merge pull request #5036 from skateman/perpage-key-regression Fix regression in perpage_key for GTL types (cherry picked from commit 6fe225cc9c40b5046d5301437893f032136c5782) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1655539 app/controllers/application_controller.rb | 2 +- spec/controllers/application_controller_spec.rb | 29 + 2 files changed, 30 insertions(+), 1 deletion(-)
FIXED. Verified on 5.10.0.30.20181218191323_900a416.