Closed (fixed)
Project:
Drupal core
Version:
10.3.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
13 Feb 2024 at 03:34 UTC
Updated:
26 Apr 2024 at 09:54 UTC
Jump to comment: Most recent
Comments
Comment #3
mohit_aghera commentedComment #5
mohit_aghera commentedNote: BC approach to handle annotations and attributes in
MigratePluginManagerclass is being evaluated in https://www.drupal.org/project/drupal/issues/3424509We should revisit and rebase this PR after this is resolved.
Comment #6
godotislateBlocked on #3424509: Update MigratePluginManager to include both attribute and annotation class
Comment #7
catchComment #9
quietone commentedComment #10
quietone commentedComment #11
alexpottComment #12
godotislateRe-opened to convert remaining migrate field plugins. Added some comments on the MR.
Comment #13
godotislateMy suggestions were minor and straightforward, so I went ahead and applied them to get into review.
Comment #14
smustgrave commentedThis seems like another pure conversion.
Searched repo for @MigrateField and all instances have been replaced.
Comment #15
alexpottCommitted and pushed 8e51b463d5 to 11.x and 55e5ee436c to 10.3.x. Thanks!