Add Blog Post Migration

Created on 20 August 2024, 3 months ago
Updated 16 September 2024, 2 months ago

Problem/Motivation

Blog posts have not yet been migrated.

Proposed resolution

Add a migration for the Post content type.

Remaining tasks

Update section and files fields with content once source migration as been created/updated.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kbentham

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @kbentham
  • πŸ‡ΊπŸ‡ΈUnited States kbentham

    kbentham β†’ changed the visibility of the branch 3469272-blog-post to hidden.

  • Merge request !3Resolve #3469272 "Migrate blog post" β†’ (Merged) created by kbentham
  • Pipeline finished with Skipped
    3 months ago
    #264802
  • First commit to issue fork.
  • Status changed to Needs work 3 months ago
  • πŸ‡ͺπŸ‡ΈSpain fjgarlin

    I tested the changes but no data for the files was migrated. Is this expected?

    $ drush migrate:import drupalorg_migrate_blog_post_files
     [notice] Processed 0 items (0 created, 0 updated, 0 failed, 0 ignored) - done with 'drupalorg_migrate_blog_post_files'
    $ drush migrate:import drupalorg_migrate_blog_post_media_documents
     [notice] Processed 0 items (0 created, 0 updated, 0 failed, 0 ignored) - done with 'drupalorg_migrate_blog_post_media_documents'
    $ drush migrate:import drupalorg_migrate_blog_post_media_images
     [notice] Processed 0 items (0 created, 0 updated, 0 failed, 0 ignored) - done with 'drupalorg_migrate_blog_post_media_images'
    

    I do get data for the blog posts:

    $ drush migrate:import drupalorg_migrate_post
     538/964 [===============>------------]  55%
    

    I merged the changes and renamed a couple of small things, so if there are any further changes needed, please open a new MR.

  • Status changed to Fixed 2 months ago
  • πŸ‡ͺπŸ‡ΈSpain fjgarlin

    It actually ran in the very first time, so the output there was the second run, where the 0/0/0/0 is expected if there isn't anything new.
    Fixed. Thanks!

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024