I needed the ability to migrate flags from one CMS to another. To do this, the user now just needs to enable the flag module, create the flag types they need and then use the attached patch to migrate the flags per user per node/comment.

Cheers,
Stella

CommentFileSizeAuthor
migrate_flags.patch4.25 KBstella
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeryan’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Needs work

The flag module is supported for Migrate V2 on D6, needs to be forward-ported to D7.

mikeryan’s picture

Status: Needs work » Fixed

Committed - I threw in a field handler (so flags will be surfaced as fields on the entities they're attached to).

Status: Fixed » Closed (fixed)

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