It's a pretty easy data structure to support, and I wanted to quickly migrate custom blocks from D5/6 using migrate_d2d, and needed a new handler for it. I figured this makes enough of a use case to file a feature request.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

Status: Active » Needs review
FileSize
7.69 KB
Dave Reid’s picture

Add support for altering the custom block before saving, and deleting from the block_node_type table.

mtift’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm that this works as designed.

  • mikeryan committed 5e22d8c on 7.x-2.x authored by Dave Reid
    Issue #2224297 by Dave Reid: Added destination handler for custom blocks
    
mikeryan’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +Migrate 2.6

Committed, thanks!

Status: Fixed » Closed (fixed)

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