migration
migration copied to clipboard
ImportBeforeEvent in wrong order?
Hi,
I wanted to use the ImportBeforeEvent to manipulate some file paths before importing, but it seems the be "after" everything is already imported.
See: https://github.com/in2code-de/migration/blob/0819427ae2467bf42fb2c1d02e22c1fa7704c759/Classes/Port/Import.php#L136-L151
Pull request incoming
Greetings Daniel