How to move a document from a pre-production to production instance in Kentico 7 -


we migrated bunch of document updates pre-production server our production server. we'd attempted use content staging, had worked ok in past, time failed lot of parent records not found errors. our outsourced developer used documents tab of staging module sync subtrees across. few files got missed, or didn't work correctly first time. i'm trying move them now, , i'm running problem.

after expanding content tree , clicking on document in documents tab, , selecting correct target server (we've got bi-directional staging set up), we're getting error: dependent task 'move document see things differently' failed:synchronization server error: exception occurred: synchelper.servererror: document node not found, please synchronize document node first.

looking @ tasks listed, don't see move document task anywhere queued target server.

is there way can move document our production instance? i've looked @ site export alternative, doesn't can export 1 page. going have recreate page on production instead?

the best way attempt sync clear out staging tasks , full sync root of website. happened of documents stating "moved..." pages reordered. means every document below document's parent updated on level. moving or reordering 1 document out of 10, trigger 10 staging tasks. if don't sync production site, order off according staging site.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -