reminder:

package="Development"
dependencies[] = migrate

Comments

frankcarey’s picture

Component: migrate_mesages » migrate_extras

now that hook_migrate_api() is in, I'm just going to remove the sub-module and just keep the integration. Shouldn't effect anything, but you *may* have to go into the migrate settings an enable the privatemsg integration again.

frankcarey’s picture

Status: Active » Fixed

Done. All integrations now go through hook_migrate_api() and share namespace with the module they are integrating with for the most part, so there was no longer a reason for any submodules. Again, you'll have to re enable integrations in admin/content/migrate/settings "Migration support implemented in the migrate_extras module"

Status: Fixed » Closed (fixed)

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