Skip to content

Resolve #3469272 "Migrate blog post"

Closes #3469272

To test: Run the user migration and the 4 migrations associated with blog posts,

  • drupalorg_migrate_blog_post_files
  • drupalorg_migrate_blog_post_media_images
  • drupalorg_migrate_blog_post_media_documents
  • drupalorg_migrate_post Verify that the post nodes have been migrated and the media entities have been saved as entity references on the appropriate posts.

Merge request reports