Needs work
Project:
Webform: Migrate
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2021 at 17:47 UTC
Updated:
15 Mar 2021 at 20:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
srjoshPatch attached!
Comment #3
srjoshComment #4
andriyun commentedPlugin `src/Plugin/migrate/source/d7/D7Webform.php` has been implemented in a way that is write yml markup through `echo` function.
Changes proposed in patch will make this markup invalid.
If you like to write some debug message during import, another channels should be used for that.