Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 17, 2017 @ 14:03
    Ismail Mayat
    0

    Custom Mediatype import issue

    Hello,

    I am using umbraco 7.3.8 and usync version: 2.4.10.17623. I updated some doc types and media types. The mediatypes are custom ones that inherit from image type. I added some extra properties. The usync config on target server is set to read and the mediatypes flag is set to true.

    When i deploy my doc type changes deploy however my media type changes do not. Looking in the log i get no errors. I do see the following entry

    2017-02-17 13:56:54,784 [39] INFO  jumps.umbraco.usync.uSync - Processed Media types (3825ms)
    

    So it looks like it has done something has happened but we do not see the new properties.

    Any ideas?

    Regards

    Ismail

  • Kevin Jump 2309 posts 14673 karma points MVP 7x c-trib
    Feb 17, 2017 @ 15:50
    Kevin Jump
    0

    Hi ,

    i am not 100% sure to be honest, if you put debugging on in the log

      <logger name="jumps.umbraco.uSync">
        <level value="Debug" />
      </logger>
    

    does that bring back any better results.

    also for 7.3.8 you could go to uSync 3.0.4 which might do a better job of handling it. (just make sure you remove the old usync dll's (they have diffrent names - or you get bizzare results)

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Feb 20, 2017 @ 11:03
    Ismail Mayat
    0

    Kevin,

    We updated and turned up logging it all runs but we got no media type updates and no errors in log. Wierd.

    We do not update media types often so in this instance we will do it manually and very soon we are doing umbraco upgrade to latest version we will also update usync.

    Regards

    Ismail

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Mar 06, 2017 @ 12:14
    Ismail Mayat
    0

    Kevin,

    Upgrading to latest usync has sorted this issue. We can has media type imports ftw.

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft