Created attachment 1857214 [details] duplicated network Description of problem: default pod network line is duplicated when using pre-defined mapping in plan wizard Version-Release number of selected component (if applicable): 2.3.0-16 How reproducible: 100% Steps to Reproduce: 1. Create RHV provider (may be VMWare too) 2. Create network mapping for that provider 3. Start creating plan 4. On network mapping page select just created mapping Actual results: `Default pod network` line will be duplicated and shown twice Expected results: All networks should be shown once Additional info:
Igor, do you have a cluster where this can be reproduced? I'm not seeing it locally (I see a different but related issue with the mapping items being blank)
Was able to reproduce this on the mig01 cluster. It turns out that the behavior here is misleading, and there is not in fact a duplicate mapping line here, but two different networks of the same name being mapped. This PR fixes it by showing the path of the source networks to distinguish them: https://github.com/konveyor/forklift-ui/pull/925 (see more details in the PR for a full explanation).
Moving to MODIFIED, this was backported as part of a fast-forward merge from main to release-v2.3.0 (d040082)
Thanks, Mike, waiting for a new build to verify this bug
Validated on MTV-2.3.0-37, LGTM
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 (MTV 2.3.0 images), 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/RHEA-2022:1183