Problem/Motivation

The dashboard UI uses the wrong operation name for immediate rollback when testing whether the migration order should be reversed. This causes dependencies to be rolled back before their dependent migrations. I have also had cases where the dashboard failed to load after an incomplete deregistration left dependent migrations in place without their dependencies.

Proposed resolution

Use the right operation name for immediate rollback and reverse the migration order for the deregister operation.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Darren Oh’s picture

Assigned: Darren Oh » Unassigned
Issue summary: View changes
Status: Active » Needs review
FileSize
862 bytes
mikeryan’s picture

Status: Needs review » Fixed
Issue tags: +Migrate 2.6

  • Commit 34db2d7 on 7.x-2.x authored by Darren Oh, committed by mikeryan:
    Issue #2244759 by Darren Oh: Rollback migrations in proper (reverse)...
Darren Oh’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.