Copied to clipboard

Flag this post as spam?

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


  • Huw Reddick 335 posts 1007 karma points
    Mar 26, 2021 @ 16:59
    Huw Reddick
    0

    latest version seems to want to merge content that is the same

    Hi Stuart,

    I just upgraded to the latest version and now it seems to be flagging content to merge that hasn't actually changed?

    enter image description here

    It is indicating the photo's have changed but the umb addresses are identical

  • Stuart Mullinger 19 posts 187 karma points
    Mar 27, 2021 @ 12:33
    Stuart Mullinger
    0

    Hi again Huw,

    Rather than comparing the UDIs (umb addresses) directly, Converge translates them into the path + name of the media and then compares them.

    1. Do the media folder names and media names match between the remote and local instances for those images?
    2. Is the same version of Converge installed on both the remote and local instance?
    3. Are you able to run a SQL query directly against the database? If so, it would be interesting to see the result of the following. Please replace the KeyGuid string with one of those above.

      SELECT [Id] ,[SiteId] ,[KeyGuid] ,[ContentTypeAlias] ,[TemplateAlias] ,[Name] ,[Path] ,[ContentStatus] ,[CreateUser] ,[WriterUser] ,[ExpireDate] ,[ReleaseDate] ,[SortOrder] ,[IsBlueprint] FROM [cvgContent] where [KeyGuid] = 'b86...81e7' order by [Id] desc

    Thanks, Stuart.

  • Huw Reddick 335 posts 1007 karma points
    Mar 27, 2021 @ 12:51
    Huw Reddick
    0

    I will check later and also run the query on the database and let you know.

  • 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