Created attachment 1522605 [details] screen shot Description of problem: Clicking cancel at final stage of migration plan creation does not stop migration process Version-Release number of selected component (if applicable): 5.10.0.32 How reproducible: Always Steps to Reproduce: 1. Create migration map 2. create migration plan using map created on step 1 3. On final stage of migration plan creation, click "Cancel" Actual results: Migration process continued and completed successfully Expected results: Migration process should be stopped Additional info:
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
*** This bug has been marked as a duplicate of bug 1666799 ***
Hi Breet, I am not sure about marking this bug as dup of bug 1666799 unless you mean that when bug 1666799 is fixed, my bug will be fixed also and the user will the opportunity to cancel migration process from the Wizard Just to remind, I clicked cancel on creation wizard and on bug 1666799, it was on different pgae please advice. Thanks, Jad
(In reply to Jadh from comment #4) > Hi Breet, > > I am not sure about marking this bug as dup of bug 1666799 unless you mean > that when bug 1666799 is fixed, my bug will be fixed also and the user will > the opportunity to cancel migration process from the Wizard > > Just to remind, I clicked cancel on creation wizard and on bug 1666799, it > was on different pgae > > please advice. > > Thanks, > Jad You are correct. Removing the dupe flag and re-opening.
This is working as designed, but I understand how it can be confusing. The Cancel button on the last page of the Migration Plan wizard (as shown in the screenshot) is to cancel out of the wizard, not to cancel the plan itself. I propose that we just remove or disable this button on the last page of the wizard. That will force the user to cancel a plan from within the Migration Plans page, as intended.
The UI for this issue is here: https://github.com/ManageIQ/manageiq-v2v/issues/859
Fixed by this PR: https://github.com/ManageIQ/manageiq-v2v/issues/859#event-2110466560
Sorry. Pasted the wrong link above, and apparently no way to edit a comment. Here's the correct PR link: https://github.com/ManageIQ/manageiq-v2v/pull/870
Created attachment 1586861 [details] Cancel button disabled in last page
Cancel button is disabled but not removed . Verifying the BZ in 5.11.0.11.20190625161125_392c61e I have a question though , In which condition "Cancel" and Back" button will be enabled on Results page . If never then we just remove them ?
@shveta You're correct. Since the user can never go Back or Cancel from the Results step of the wizard, the buttons should be hidden rather than disabled. Good catch. Do we need a separate BZ for this?
@Vince, I think we need another BZ as it is a different problem. @Shveta, can you please create the new BZ ?
https://bugzilla.redhat.com/show_bug.cgi?id=1726844