Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
GH Issue: https://github.com/ManageIQ/manageiq-v2v/issues/761 GH PR: https://github.com/ManageIQ/manageiq-v2v/pull/763 This is a refactor with no new functionality. To test it, we should verify that the filtering, sorting and pagination still work correctly in the list view displayed on the detail page for a migration plan that has been started or completed.
New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/6fb60819014cd4ec1e6e92049d3ee7d15e1cbfb9 commit 6fb60819014cd4ec1e6e92049d3ee7d15e1cbfb9 Author: Michael Ro <mikerodev> AuthorDate: Tue Nov 6 16:04:14 2018 -0500 Commit: Michael Ro <mikerodev> CommitDate: Tue Nov 6 16:04:14 2018 -0500 Merge pull request #763 from mturley/761-filter-paginate-plan-request [#761] [Code Cleanup] Incorporate <ListViewToolbar /> with PlanRequestDetailList (cherry picked from commit 55244b764666572e92ab5cbc05eabd94219c0559) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1645714 app/javascript/react/screens/App/Plan/Plan.js | 75 +- app/javascript/react/screens/App/Plan/components/PlanRequestDetailList/PlanRequestDetailList.js | 323 +- app/javascript/react/screens/App/common/ListViewToolbar/ListViewToolbar.js | 30 +- 3 files changed, 97 insertions(+), 331 deletions(-)
Sorting/Searching/Filtering seems to work as expected on 5.10.0.24
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