We have noticed an issue whilst migrating content between our UAT and Production environments.
It looks like the JSON data for any properties of type RelatedLink, have had the link node Id's mapped to the GUID during the export but not converted back when we have imported them on live.
Below if the import JSON direct from the database on Production:
Related Link DataType Not Mapping Node Ids
Hi Kevin,
We have noticed an issue whilst migrating content between our UAT and Production environments.
It looks like the JSON data for any properties of type RelatedLink, have had the link node Id's mapped to the GUID during the export but not converted back when we have imported them on live.
Below if the import JSON direct from the database on Production:
[ { "caption": "Find out more", "link": d439e10f-9654-41e6-825a-5c6955fd583a, "newWindow": false, "edit": false, "isInternal": true, "type": "internal", "title": "Find out more", "internal": d439e10f-9654-41e6-825a-5c6955fd583a, "internalName": "Life Cycle Management" }, { "caption": "Other products", "link": 7ce207d3-3b5b-40e3-a84b-9862ae04e4db, "newWindow": false, "edit": false, "isInternal": true, "type": "internal", "title": "Other products", "internal": 7ce207d3-3b5b-40e3-a84b-9862ae04e4db, "internalName": "Development pipeline" } ]
Many thanks, Martin.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.