GH PR: https://github.com/ManageIQ/manageiq-v2v/pull/736 This is a refactor with no changes to actual functionality. To test it, we should simply verify that filtering, sorting and pagination all continues to work on the Migration Plans Not Started, Migration Plans Completed/Archived, and Infrastructure Mappings list views.
New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/8d09776f52828bdf107316997cc480cc1dc580d8 commit 8d09776f52828bdf107316997cc480cc1dc580d8 Author: Michael Ro <mikerodev> AuthorDate: Fri Oct 26 10:39:06 2018 -0400 Commit: Michael Ro <mikerodev> CommitDate: Fri Oct 26 10:39:06 2018 -0400 Merge pull request #736 from mturley/listviewtoolbar-renderers [Code Cleanup] Deduplicate filter/sort/pagination elements into ListViewToolbar renderers (cherry picked from commit ccdc0deeab40332c457d4f8a03c2121f435bd40f) https://bugzilla.redhat.com/show_bug.cgi?id=1643290 app/javascript/react/screens/App/Mappings/components/InfrastructureMappingsList/InfrastructureMappingsList.js | 104 +- app/javascript/react/screens/App/Overview/components/Migrations/MigrationsCompletedList.js | 118 +- app/javascript/react/screens/App/Overview/components/Migrations/MigrationsNotStartedList.js | 118 +- app/javascript/react/screens/App/common/ListViewToolbar/ListViewToolbar.js | 127 +- 4 files changed, 146 insertions(+), 321 deletions(-)
On 5.10.0.23 sort/filtering works as expected.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212