GH Issue: https://github.com/ManageIQ/manageiq-v2v/issues/723 GH PR: https://github.com/ManageIQ/manageiq-v2v/pull/730
New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/a7da7060f9fd56d43b844f3b421d2794a856c2e8 commit a7da7060f9fd56d43b844f3b421d2794a856c2e8 Author: Mike Turley <mike.turley.umass.edu> AuthorDate: Fri Oct 26 10:45:47 2018 -0400 Commit: Mike Turley <mike.turley.umass.edu> CommitDate: Fri Oct 26 10:45:47 2018 -0400 Merge pull request #730 from michaelkro/723-auto-select-plan-list [#723] Auto select migrations filter (cherry picked from commit 0e6a60ed8c4718b704bb6cb8f291f2285151b1b0) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1642464 app/javascript/react/screens/App/Overview/Overview.js | 29 +- app/javascript/react/screens/App/Overview/OverviewActions.js | 21 +- app/javascript/react/screens/App/Overview/OverviewConstants.js | 1 + app/javascript/react/screens/App/Overview/OverviewReducer.js | 7 +- app/javascript/react/screens/App/Overview/__test__/OverviewActions.test.js | 21 +- app/javascript/react/screens/App/Overview/__test__/__snapshots__/OverviewActions.test.js.snap | 22 + app/javascript/react/screens/App/Overview/components/Migrations/Migrations.js | 335 +- app/javascript/react/screens/App/Overview/components/Migrations/__test__/Migrations.test.js | 3 + 8 files changed, 262 insertions(+), 177 deletions(-)
In 5.10.0.23 this is implemented. Auto-selecting relevant Tab. Plans in progress, if there are any Not started plans, if there are any and (1) is empty Completed plans if there are any and (1) and (2) are empty Archived plans if there are any and (1), (2), and (3) are empty
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