Closed (fixed)
Project:
Content Synchronization
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2018 at 21:11 UTC
Updated:
16 Mar 2019 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
klimpAdded some ugly checks for menu items.
While exporting it adds some lines into _content_sync section ot the .yml file, e.g.
menu_entity_link subset has been added. Also it adds the node to the dependencies
Comment #3
klimpComment #4
klimpFixed link path
Comment #5
blanca.esqueda commentedHi Klimp,
Thanks for your help!
I applied the patch and it worked for some menu links, for other menu links I was getting the error attached in the comment.
For some reason, it seems like it was a conflict with the route schema for some items.
The referenced entity is already imported so updated a couple of lines to get the URI directly from the referenced entity, attached a patch to apply on top of yours.
Please test it and let me know if there is an issue.
Comment #6
blanca.esqueda commentedComment #8
blanca.esqueda commented