- Merge request !1Issue #3185275 by juampynr: entityqueue Drupal 7 to 8 migration β (Merged) created by juampynr
- Merge request !5Issue #3185275: entityqueue Drupal 7 to 8 migration β (Closed) created by juampynr
- π³πΏNew Zealand xurizaemon Εtepoti, Aotearoa π
This source plugin works fine for us. However, on a second `migrate:import` of the same migration with the
d7_entitysubqueue
source and withtrack_changes
enabled, it will emit a warning for each row:[warning] Undefined array key "original_hash" Row.php:402
(from Drupal\migrate\Row::changed())
This is because the row's idMap "original_hash" value is unset after the first pass.
A workaround is to not enable track changes for migrations using the d7_entitysubqueue source.
- First commit to issue fork.
- last update
6 months ago 4 pass -
amateescu β
committed 4c0f6340 on 8.x-1.x authored by
juampynr β
Issue #3185275 by juampynr: entityqueue Drupal 7 to 8 migration
-
amateescu β
committed 4c0f6340 on 8.x-1.x authored by
juampynr β
- Status changed to Fixed
6 months ago 9:26am 31 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.