Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2018 at 17:22 UTC
Updated:
8 Mar 2019 at 19:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heddnBased on my reading of http://php.net/manual/en/class.filteriterator.php, I think this small change here will do just the trick.
Comment #3
mikelutzI see what you are trying to do. This solves the issue nicely and lets contrib filter the map list. It also matches the rollback iterator loop over the map with the import loop over the source.
I'm setting to NW based on needing IS update, since you changed plans there and didn't implement the steps outlined. Otherwise I'll RTBC
Comment #4
heddnComment #5
mikelutzComment #6
heddnComment #7
alexpottCommitted 2973442 and pushed to 8.7.x. Thanks!
Comment #9
heddnAny chance on a backport to 8.6?
Comment #11
geek-merlin> Any chance on a backport to 8.6?
+1 for that. The 8.6 lights in #2 are green too.
I suppose this will only get attention if we open a followup.