uSync-Legacy icon indicating copy to clipboard operation
uSync-Legacy copied to clipboard

Map the New Pickers values - because if you don't sync the content, they don't automatically map

Open KevinJump opened this issue 8 years ago • 2 comments

in 7.6 the new pickers all use UID values - which means if the content is synced then the pickers just work.

but if you are not syncing content (for example from dev to live) then these mappings won't work , so they need to be treated like the id mappers and attempt some form of mapping.

the code will be very similar to the id mappers but the ids are UIDs so they will need to be a little bit diffrent.

KevinJump avatar May 20 '17 16:05 KevinJump

Will probably minor version bump - because we will need to compile against umbraco 7.6 to get the UID functions ?

KevinJump avatar May 20 '17 19:05 KevinJump

Hi,

I would love to know what the status is on this issue, because I'm experiencing this currently in umbraco v7.9.2 and usync 4.0.4 core 6.0.4. We use usync for syncing between dev / live. But we loose the startNodes on Umbraco.MediaPicker2 each time we import. We do not sync content or media. Only structural items.

Are there plans to fix this anytime soon? Are there any workarounds for this?

rboelen avatar Mar 06 '18 08:03 rboelen