Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rouben Muradyan 23 posts 173 karma points
    Jun 14, 2018 @ 09:07
    Rouben Muradyan
    0

    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

    <customer_Color><![CDATA[Green]]></customer_Color>
    

    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.

    enter image description here

    Any ideas?

  • Kevin Jump 2348 posts 14896 karma points MVP 8x c-trib
    Jun 14, 2018 @ 09:17
    Kevin Jump
    100

    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

  • Rouben Muradyan 23 posts 173 karma points
    Jun 14, 2018 @ 10:45
    Rouben Muradyan
    0

    Hi Kevin,

    Thnaks for response. I'm not using nuget version of uSync, but i can install nuget on dev and copy dlls. Right?

  • Kevin Jump 2348 posts 14896 karma points MVP 8x c-trib
    Jun 14, 2018 @ 10:58
    Kevin Jump
    1

    hi yeah,

    you just need an uptodate version on jumoo.usync.core.dll.

    Kevin

  • Rouben Muradyan 23 posts 173 karma points
    Jun 14, 2018 @ 17:17
    Rouben Muradyan
    0

    I installed latest nuget packages and deployed to my second site. Here is uSync versions from backoffice.

    uSync.BackOffice 4.0.5.0
    uSync.Core 6.0.6.0
    uSync.Content: 4.1.2.0 (was 4.0 before)
    

    But problem still exists :(

    PS: Maybe i missed something?

  • rkae 6 posts 85 karma points
    Feb 20, 2019 @ 16:03
    rkae
    0

    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]

  • Kevin Jump 2348 posts 14896 karma points MVP 8x c-trib
    Feb 20, 2019 @ 16:34
    Kevin Jump
    0

    Hi,

    A couple of questions - to help us get to the bottom of the issue.

    • What version of Umbraco are you running?
    • What kind of dropdowns are they (there are a lot now)

    Kevin

  • rkae 6 posts 85 karma points
    Feb 25, 2019 @ 11:59
    rkae
    0

    Thanks for the quick response.

    • We use Umbraco 7.13.1. We also use DocType Grid Editor 0.5.0.
    • It's a dropdown list

    enter image description here

    Thanks!

  • 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.

Please Sign in or register to post replies