Postponed
Project:
Migrate Plus
Version:
8.x-5.x-dev
Component:
Plugins
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jan 2022 at 09:06 UTC
Updated:
6 Feb 2022 at 09:52 UTC
Jump to comment: Most recent
Comments
Comment #2
matroskeenComment #3
matroskeenWe still have some inconsistency in EntityLookup.php, but this plugin is trying to guess missing properties in
::transformmethod, so not sure if we can do something about it.It looks like we also have some usages of
InvalidPluginDefinitionExceptioninstead ofInvalidArgumentException.Let's wait for #3247950: Throw consistent exceptions on invalid process plugin configurations and then do the rest.