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 10092 karma points MVP 2x admin c-trib
    May 02, 2013 @ 11:17
    Ismail Mayat
    0

    Courier issue maybe?

    I have  umbraco site 6.0.5 also using latest courier. We have a dev instance and staging instance.  The instance is where stuff is built out using teamcity so dlls / macros / css etc.  On staging we have content client only has access to staging.  After a build I courier any bits over to staging I DO NOT COURIER CONTENT also I make sure when using courier that the correct level of dependancies to courier is correct most of the time selected item only.

    The issue is that the client is reporting nodes going missing on staging.  So they have created bunch of pages now they are gone.  Also stuff that has been deleted is re appearing.  Not sure if it is courier or another issue. Anyone seen this before?

    Regards

    Ismail

  • Per Ploug 865 posts 3491 karma points MVP admin
    May 02, 2013 @ 11:20
    Per Ploug
    0

    Well, first of all, content cant go missing because of courier, as it simply cant delete content, its not included in its datalayer. 

    Do you have the revisions you've transfered stored some-where, then we can have a look to see what they actually include

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    May 02, 2013 @ 11:22
    Ismail Mayat
    0

    Per,

    Not been doing revisions just transferring single items. I guess there should be stufff in the revisions dir in courier dir?

    Regards

     

    Ismail

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    May 02, 2013 @ 12:13
    Ismail Mayat
    100

    OK Per mystery solved.  The build transform was not right.  It was targeting db update //appSettings/add[@key = 'umbracoDbDSN']/@value which is not correct becuase in 6.0.5 the connection string is in connection strings section. I updated and now all is well. I blame Anthony ;-}

    Regards

    Ismail

  • Per Ploug 865 posts 3491 karma points MVP admin
    May 02, 2013 @ 13:30
    Per Ploug
    0

    you can always blame Anthony :) - great you found the cause

Please Sign in or register to post replies

Write your reply to:

Draft