Skip to content

Update organizations migration and add migrations for file dependencies.

To test:

refresh the config in the migration module

run the following commands,

ddev drush mim drupalorg_migrate_organization_files
ddev drush mim drupalorg_migrate_organization_media_images
ddev drush mim drupalorg_migrate_organizations --update

You should be able to see logos and content on the organization nodes

Edited by Kelsey Bentham

Merge request reports