The support for comment migration needs some cleanup:

  1. Use of migrate_destination_invoke_all() instead of explicit code.
  2. Use of migrate_save_content_mapping() instead of explicit code
  3. It requires Drupal nids and uids as input - it should accept source IDs, and translate them to the Drupal itself. Support both methods of specifying the related nodes and users...

Comments

mikeryan’s picture

Status: Active » Needs work

Just a note - I have this basically done, but am taking the opportunity to flesh out the comment simpletests before committing...

mikeryan’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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