Description of problem: Would like the ability to see detailed infrastructure mapping info after creating. This will help end users decide what to use and if they need to create a new mapping. Version-Release number of selected component (if applicable): 5.9.4 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://github.com/ManageIQ/miq_v2v_ui_plugin/issues/310 https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/395
Checked mapping design according to requirement mentioned on issue 310. Mapping works as expected on latest 5.10.0.4 and 5.9.0.4 builds. The only thing I have not able to reproduce is error handling mentioned on https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/395, but everything else works perfectly fine. @Patrick, How I can reproduce this errors? (I guess, we have put wrong data in database which will then not load this design and give us this error, not sure) Can you elaborate this steps to get this errors?
Created attachment 1470277 [details] fixed_proof.png Fixed! Got that error when I refreshed page exactly after clicking on migration (May be data not loaded due to migration just started) Verifying issue, since all features working as expected. Verified on: 5.10.0.4.20180712211305_e6e4542 Thx!