Description of problem: When we execute a migration rollback, no further migrations can be executed using this MigPlan resource. Version-Release number of selected component (if applicable): MTC 1.4.0 stage How reproducible: Always Steps to Reproduce: 1. Create an application $ oc new-project bz-test $ oc new-app django-psql-persistent 2. Migrate the application 3. Rollback the migration Actual results: After the rollback the "Migrate" and the "Stage" buttons are disabled in the UI, and no further migrations can be run using this MigPlan. Expected results: We should be able to migrate the application again after the rollback execution. Additional info:
Fixed in: https://github.com/konveyor/mig-controller/pull/851 https://github.com/konveyor/mig-ui/pull/1090 Waiting for UI PR review.
Merged! https://github.com/konveyor/mig-ui/pull/1090
Relevant commits on release-1.4.0 branch: mig-ui https://github.com/konveyor/mig-ui/commit/5df61fa5b0e36588b12a1965066581c3ed95da57 mig-controller https://github.com/konveyor/mig-controller/commit/939da21b9be10bdfbdf35bc4edf1effd5d3931eb
verified. images: registry.redhat.io/rhmtc/openshift-migration-controller-rhel8@sha256:5671667a75e12cd538a34c208bfb076534296cdf91f7e97ef48fc59f8ce3c172 registry.redhat.io/rhmtc/openshift-migration-ui-rhel8@sha256:6aabdf05a9b795cde3a224be3ad917d4246e17db66fba9910080eeb460aed7d8
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) tool image release advisory 1.4.0), 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-2020:5329