- Issue created by @donquixote
- 🇩🇪Germany donquixote
I have a local implementation, but I would like to refine it more before posting it here.
I hope I won't forget it :)
When importing to an entity with many destination fields, it becomes hard to verify if the field mapping in the 'process' section of the migration is complete.
We want to know about:
Provide an overview page at "/admin/structure/migrate/manage/{migration_group}/migrations/{migration}/map".
Show a table with:
Columns:
Each table row is for one destination field and/or process field.
The table is split into sections.
Bonus:
New overview page.
Active
6.0
Code
I have a local implementation, but I would like to refine it more before posting it here.
I hope I won't forget it :)