Just wondering if anyone else has had any issues using courier and the 'related links' data-type?
We seem to have an issue that when using the 'related links' data-type on our development server and having set up links with it, upon transferring the page to the staging server using courier, it doesn't update those links to the 'online' version of the link ID's. So if the dev server pages have different ID's to the same pages online - then it will keep the dev site's ID's when transfered, not updating them inline with the live site's pages.
Can anyone confirm this as happening or know if the latest versions fix this.
Courier and Related Links (data-type)
Just wondering if anyone else has had any issues using courier and the 'related links' data-type?
We seem to have an issue that when using the 'related links' data-type on our development server and having set up links with it, upon transferring the page to the staging server using courier, it doesn't update those links to the 'online' version of the link ID's. So if the dev server pages have different ID's to the same pages online - then it will keep the dev site's ID's when transfered, not updating them inline with the live site's pages.
Can anyone confirm this as happening or know if the latest versions fix this.
Cheerss.
This is a confirmed issue - we're working on a fix which will come here in November once Contour is out.
Ok sweet. Cheers Niels.
Hi,
Any idea how to transfer data using courier if you are using "related links with media" data type?
http://our.umbraco.org/projects/backoffice-extensions/related-links-with-media/related-links-with-media-general/13706-Courier-not-picking-data
I found the answer here (our.umbraco.org/.../11151-Courier-and-related-links) . You need to add this line
<dataType alias="relatedLinks" xPath="/links/*/@link">4848424b-ec2c-45f7-a9aa-712bc703b75e</dataType>
under contentPickerDataTypes and mediaPickerDataTypes
is working on a reply...