Closed (duplicate)
Project:
Entity menu links
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2014 at 18:48 UTC
Updated:
29 Feb 2020 at 15:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fmizzell commentedComment #2
infojunkieSame question here. In my case, I am using
entity_menu_linksto allow exporting menu links tofeaturesusing their uuid as primary key. This works well for menu links that are manually created, but if I want to export a menu link that's created by Views for example, its uuid keeps changing at every export, because this module ignores that link.Comment #3
infojunkieSubmitting patch to allow all menu_links to be processed. @fmizzell, please check if you can.
Comment #4
infojunkiesorry, just noticed a similar patch on the other thread. Please discard this one.
Comment #5
damienmckenna