Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Jan 2021 at 00:13 UTC
Updated:
11 Feb 2021 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
quietone commentedComment #3
baliram.patil commentedI have removed reference of load plugin from MigrationInterface.
Comment #4
baliram.patil commentedComment #5
quietone commented@baliram.patil, thanks!
Without the patch a grep finds two instances of LoadEntity
and with the patch only one
And tests are still passing.
Comment #8
catchCommitted/pushed to 9.2.x and cherry-picked to 9.1.x, thanks!