Remove power menu field entities when a menu or a menu link is deleted.
is it possible to remove it in any other way as long this doesn't work?
You can delete the entries in the 'power_menu_fields' table. To cleanup everything, you also have to delete the entries in the related field tables.
Commited in 7.x-2.x head.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
nikaan commentedis it possible to remove it in any other way as long this doesn't work?
Comment #2
weri commentedYou can delete the entries in the 'power_menu_fields' table. To cleanup everything, you also have to delete the entries in the related field tables.
Comment #3
weri commentedComment #4
weri commentedCommited in 7.x-2.x head.