Bug 2005998 - [MTC UI] Migplan should display correct target namespace
Summary: [MTC UI] Migplan should display correct target namespace
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Migration Toolkit for Containers
Classification: Red Hat
Component: UI
Version: 1.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 1.7.0
Assignee: Jaydip Gabani
QA Contact: Xin jiang
Avital Pinnick
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-20 16:13 UTC by Prasad Joshi
Modified: 2022-03-24 06:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-24 06:32:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github konveyor mig-ui pull 1371 0 None open Bug 2005998: Making sure targetName is accurate in namespace table wizard 2022-01-12 19:42:03 UTC
Github konveyor mig-ui pull 1373 0 None Merged Bug 2005998: Making sure targetName is accurate in namespace table wizard 2022-01-13 17:11:33 UTC
Red Hat Product Errata RHBA-2022:1043 0 None None None 2022-03-24 06:32:41 UTC

Description Prasad Joshi 2021-09-20 16:13:16 UTC
Description of problem: When we click on edit migplan it should show correct information related to the target namespace.


Version-Release number of selected component (if applicable):
SOURCE CLUSTER: AWS 4.6 (MTC 1.6.0)
TARGET CLUSTER: AWS 4.9 (MTC 1.6.0) (CONTROLLER + UI)

How reproducible:
Always


Steps to Reproduce:
1. Create a migplan from UI. Change the target namespace.
2. Click on edit migplan and go to the namespace page.

Actual results: Migplan is showing wrong target namespace


Expected results: Migplan should show correct target namespace


Additional info: 
In backend we can see the correct target namespace.

oc get migplan -n openshift-migration state-migration -o yaml
spec:
  destMigClusterRef:
    name: source-cluster
    namespace: openshift-migration
  migStorageRef:
    name: automatic
    namespace: openshift-migration
  namespaces:
  - cakephp:cakephp-new

Comment 6 errata-xmlrpc 2022-03-24 06:32:27 UTC
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 (Migration Toolkit for Containers (MTC) 1.7.0 release advisory), 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/RHBA-2022:1043


Note You need to log in before you can comment on or make changes to this bug.