New commits detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/d21a140c254da4f9b863f865dbe300937da79db3 commit d21a140c254da4f9b863f865dbe300937da79db3 Author: Michael Ro <mikerodev> AuthorDate: Tue Jan 8 08:27:00 2019 -0500 Commit: Michael Ro <mikerodev> CommitDate: Tue Jan 8 08:27:00 2019 -0500 Merge pull request #841 from mturley/835-edit-plan-vm-status [#835] Edit Plan: fetch correct status of pre-selected VMs using VM validation service (cherry picked from commit da7b93e10348b5a534fd1b4f302d50e9848b511f) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1696419 app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardAdvancedOptionsStep/index.js | 10 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardInstancePropertiesStep/index.js | 5 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/PlanWizardVMStep.js | 55 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/PlanWizardVMStepActions.js | 11 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/PlanWizardVMStepReducer.js | 49 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/__tests__/PlanWizardVMStep.test.js | 79 + app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/__tests__/PlanWizardVMStepActions.test.js | 45 + app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/__tests__/PlanWizardVMStepReducer.test.js | 117 + app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/__tests__/__snapshots__/PlanWizardVMStep.test.js.snap | 77 + app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/helpers.js | 15 - 10 files changed, 375 insertions(+), 88 deletions(-)
I can see warning after editing plan. Verified on: 5.10.3.1.20190408182335_d0fa1a0
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:0796