This seems to be related to issues relating to menu/features

See #860974: Menu Links will not import/revert where @Grayside suggests:

menu_links being a poorly implemented system, you might need to manage them via update hooks and leave them out of your Feature export

However there's also a feature request for #968826: Export Menu links with UUID

Comments

lightsurge’s picture

Patch here requiring uuid module

#1283742: UUIDs for Menu Links

lightsurge’s picture

Title: Uninstalling/re-installing club/team/department feature sets from admin dashboard breaks menu links » Uninstalling/re-installing club/team/department feature sets from admin dashboard breaks menu links and their dependent contexts

Similarly this breaks the contexts which rely on these menu items.

jgraham’s picture

Assigned: Unassigned » jgraham
jgraham’s picture

Priority: Normal » Major
jgraham’s picture

Status: Active » Fixed

UUID menu links was removed from the latest uuid. This is moving towards uuid_path and possibly the deploy module, but nothing is quite stable yet.

I think I have resolved the issues regarding these cases, if that's not the case please re-open with details on how to reproduce.

Status: Fixed » Closed (fixed)

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