Expose Migration in MigrateExecutable

Created on 17 July 2025, 2 days ago

Problem/Motivation

Make it possible to read the migration object from within the MigrateExecutable for additional context.

Steps to reproduce

A migrate process plugin has availability of the MigrateExecutable, Row and $destination_property. However other details from the Migration object in the MigrateExecutable can provide additional useful context.

Proposed resolution

Expose the $migration member within the MigrateExecutable, so we can call $migrate_executable->getMigration().

Remaining tasks

Discuss, review and test.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

✨ Feature request
Status

Active

Version

6.1

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium baikho Antwerp, BE

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024