- Issue created by @guiu.rocafort.ferrer
- Merge request !106Issue #3469900: Added hook_module_implements_alter to force migrate_plus hook to execute first. → (Open) created by guiu.rocafort.ferrer
- 🇪🇸Spain guiu.rocafort.ferrer Barcelona
I have updated the test files since there were not the correct ones.
- Status changed to Needs review
6 months ago 5:23am 4 September 2024 - 🇪🇸Spain guiu.rocafort.ferrer Barcelona
The merge request solves the issue implementing hook_module_implements_alter, and making sure the migration_plugins_alter hook from migration_plus executes before anything else. This way, when the core action module executes its migration_plugins_alter hook, the migration configuration will already include the merged shared_confguration from the group.
Setting the issue as needs review.