Problem/Motivation

With the migrate_plus module, there's a UI for migrations that shows when they last ran. Scheduled migrations don't update this last imported value, which is a bit confusing.

Proposed resolution

Update that value when the migration runs.

Remaining tasks

Code it up!

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dshields created an issue. See original summary.

dshields’s picture

Here's one way to do that.

dshields’s picture

Status: Active » Needs review
bluegeek9’s picture

Status: Needs review » Reviewed & tested by the community

It works for me.

  • bluegeek9 committed 68806a4 on 8.x-1.x
    Issue #3213539 by dshields: When using Migrate Plus, update the "Last...
bluegeek9’s picture

Status: Reviewed & tested by the community » Fixed

@dshields Thank you for your contribution to the project.

Status: Fixed » Closed (fixed)

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