KevinJump / uSync-Legacy

uSync for Umbraco 4/6 - bits of the database to disk, and stuff like that
https://jumoo.co.uk/usync/
Mozilla Public License 2.0
75 stars 63 forks source link

Media Picker exports ID instead of GUID on Umbraco v7 #362

Open Trancer56 opened 11 months ago

Trancer56 commented 11 months ago

Image export:

`<?xml version="1.0" encoding="utf-8"?>

` Migrated image: ` Trade shows /Images/NewsMedia/TradeShows/IFT_Tradeshow_Logo_650x650pxjpg false Image 2021-11-01T15:00:15 0 ` The media is imported with the correct guid, but the id differs. Exported content using media picker (uses id insead of guid): `` Migrated content using media picker: ``
bielu commented 9 months ago

Hey @Trancer56 I had similar issue related to incorrect configuration for usync, can you maybe confirm content of uSyncCore.config and which od mediapicker are you using?