Problem/Motivation

Bean Migrate changes a source ID value (entity_type) in field migration's prepareRow, and it destroys migration mapping, change tracking, and causes EntityStorageException thrown when trying to re-import these configs.

Proposed resolution

Do not change source ID values in prepareRow – use process plugins to achieve the same end result.

Comments

huzooka created an issue. See original summary.

huzooka’s picture

huzooka’s picture

The interdiff is the test-only patch.

  • huzooka committed ac4c6a2 on 1.0.x
    Issue #3199290 by huzooka: MigrationRowPreparer: changing a source ID...
huzooka’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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