Right now a successful migration is silent - we should report (as the D7 migrate module did) on number of items processed, imported, ignored, and failed.

Comments

mikeryan’s picture

Status: Active » Postponed
mikeryan’s picture

StatusFileSize
new911 bytes

Patch attached - depends on #2443081: Make MigrateExecutable statistics publicly available getting committed to core.

mikeryan’s picture

Status: Postponed » Needs review
StatusFileSize
new4.48 KB

An alternate version, using the core patch at https://www.drupal.org/node/2443081#comment-10006925.

mikeryan’s picture

Status: Needs review » Postponed

Pursuing the event-based approach at #2536454: Use event listeners to implement a bunch of stuff, at least for now.

mikeryan’s picture

Status: Postponed » Active

Ready to do this with events now.

  • mikeryan committed 29d91f4 on 8.x-1.x
    Issue #2432993 by mikeryan: Implement status/feedback reporting, last...
mikeryan’s picture

Status: Active » Fixed

I ended up doing all the status reporting stuff (i.e., also feedback and last imported time) in one patch.

Status: Fixed » Closed (fixed)

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