Description of problem: When creating a migration plan, and choosing the option of "Save migration plan to run later" (see attached "choose_migrate_later.png"), it bring to a final dialog window (see attached "migration_plan_last_window.png") with 2 buttons that needs fixing: 1. "Close" button contain ">", though there is no continuity here. 2. "Cancel" button - That actually at this stage has no effect, since the migration plan was already created, in the previous stage. Version-Release number of selected component (if applicable): CFME-5.10.0.32 RHV-4.2.8-4 How reproducible: 100%
Created attachment 1524921 [details] choose_migrate_later.png
Created attachment 1524922 [details] migration_plan_last_window.png
Close button icon issue: https://github.com/ManageIQ/manageiq-v2v/issues/869 The Cancel button issue is already tracked in https://bugzilla.redhat.com/show_bug.cgi?id=1668662, as that button should be disabled on the final step of the wizard regardless of which Schedule option was chosen.
This issue is fixed by this PR. https://github.com/ManageIQ/manageiq-v2v/pull/870
Fixed! Verified on: 5.11.0.8.20190611155126_01e077e (Tracker: 5.11 ON_QA day, Thanks Satyajit)
Created attachment 1580639 [details] fixed_proof.png