I have 2 sites, dev branch and production. On my dev branch i created custom DataType "Colors" which is simple dropdown with couple color names (like Green, Blue etc). I have like 300 published nodes which uses that datatype (required field). After i clicked "Full Export" in uSync dashboard i checked xml file and its looks like this
After that i copy/past whole uSync folder to my production branch and clicked "Full Import". After import complete i check my nodes. All fileds was there except that dropdown.
uSync Dropdown DataType Issue
Hi guys,
I have 2 sites, dev branch and production. On my dev branch i created custom DataType "Colors" which is simple dropdown with couple color names (like Green, Blue etc). I have like 300 published nodes which uses that datatype (required field). After i clicked "Full Export" in uSync dashboard i checked xml file and its looks like this
After that i copy/past whole uSync folder to my production branch and clicked "Full Import". After import complete i check my nodes. All fileds was there except that dropdown.
Any ideas?
HI Rouben,
there is an update to the core usync package for this
https://github.com/KevinJump/uSync/releases/tag/6.0.6-Core
it just hasn't been wrapped up into a larger uSync release yet
but if you update the uSync.Core package in your project (if you are using nuget) then this should fix this.
Kevin
Hi Kevin,
Thnaks for response. I'm not using nuget version of uSync, but i can install nuget on dev and copy dlls. Right?
hi yeah,
you just need an uptodate version on jumoo.usync.core.dll.
Kevin
I installed latest nuget packages and deployed to my second site. Here is uSync versions from backoffice.
But problem still exists :(
PS: Maybe i missed something?
Got the same issue. We use Content Edition to Sync the content from live to staging and dev. Dropdowns do not get synced.
(uSync.BackOffice 4.0.9.0) (uSync.Core 6.0.9.0) [uSync.Content: 4.1.5.0]
Hi,
A couple of questions - to help us get to the bottom of the issue.
Kevin
Thanks for the quick response.
Thanks!
is working on a reply...