Since Drupal 8.5.0, Drupal to Drupal migrations require source_module and/or destination_module property.
Related change record: https://www.drupal.org/node/2831566
Error message: The d6_d7_acl_table plugin must define the source_module property.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2951661-fix_migration_properties.patch | 1.8 KB | nevergone |
Comments
Comment #2
nevergoneComment #3
nevergoneComment #5
salvisThank you for the patch!
There's still something missing apparently:
https://www.drupal.org/node/87985/qa
https://www.drupal.org/pift-ci-job/921238
Comment #6
salvisJust how exactly do migration tests work? Do they try to instantiate a D6 site? Where does the D6 code come from? And where would D6 contribs (like D6 acl) come from?
Is there any documentation for this? Pointers, please!
Comment #7
salvisWell, D6 or D7...
Comment #8
igonzalez commentedWorks for me
Comment #9
salvisNever mind #5.
This patch was committed in #4, so closing now.