Problem/Motivation
The existing process plugins can only return one field, sometimes multiple are needed and we don't want to make multiple API requests.
Steps to reproduce
N/A
Proposed resolution
Create Migration Plugin that can return multiple DataTable properties
Remaining tasks
Review the MR.
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork orange_dam-3384344
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
adamzimmermann commentedComment #4
adamzimmermann commentedComment #6
apotek commentedI have made two changes to the plugin and tested it. I think this is good to go! :)
Comment #8
adamzimmermann commented