Description of problem:
I ran a migration plan with 3 VMs, 1 VM migrated and 2 failed to migrate.
Then I looked at the "Completed Plans" list, I could see a message "1 of 3 VMs successfully migrated." as shown in screenshot1.
Then I retried the plan, and it failed again. So, I went to details Page, and saw only 2 VMs listed as per screenshot2.
This is wrong, and user should be able to see all 3 VMs, if the message reads "1 of 3 VMs migrated". Otherwise this creates inconsistency between "Completed Plans" list and "Migration Request Details Page". Compare Screenshot 1 and 2.
Version-Release number of selected component (if applicable):
master.20180621230811_8e109d6
How reproducible:
100%
Steps to Reproduce:
1.Using 1 migration plan, multiple VMs, such that at least 1 VM would succeed and other would fail.
2.Retry migration plan.
3.
Actual results:
See description above and screenshots attached.
Expected results:
user should be able to see all 3 VMs, if the message reads "1 of 3 VMs migrated". Otherwise this creates inconsistency between "Completed Plans" list and "Migration Request Details Page". Compare Screenshot 1 and 2.
Additional info:
on 5.10.0.4.20180712211305_e6e4542, I could see that all VM's appear in migration request details page, including VMs that were previously migrated successfully and VMs that are being retried currently.