The drush migrate-status command should display the last imported time for each migration. This is dependent on the core Migrate module maintaining this status.

Comments

mikeryan’s picture

StatusFileSize
new1.4 KB

The attached patch works with the patch at #2429089: Track the last imported time for migrations - we can commit once that goes into core.

mikeryan’s picture

mikeryan’s picture