You forgot to change the name of your hooks

function mymodule_install
function mymodule_uninstall

should be

function migrate_extras_install
function migrate_extras_uninstall

:-)

Comments

frankcarey’s picture

oops, thanks

frankcarey’s picture

looks like we've already got this done in dev #685330: Master node map table. need to post alpha2 release though.

frankcarey’s picture

Status: Needs work » Closed (fixed)