Kevin Jump
Kevin Jump
yes, they live here https://github.com/Jumoo/uSync.Migrations.Packers
Here : https://github.com/KevinJump/uSync-Legacy/blob/out-of-support-main/Jumoo.uSync.BackOffice/Helpers/uSyncIOHelper.cs#L30-L58 It all ends in a call to the framework method `XElment.Save` call, so I don't think this is an issue you can resolve in the source code,...
Hummm, i am not sure so it works in v10 (the content is imported and its all ok?) but in v12 its not ? I am trying to remember the...
my guess (and it is a guess) is that the other nodes are somehow orphaned . as in they don't have a parent node to be attached to? so they...
Hi, Probably this will be because on the target site, Umbraco does not know about the config for the DTGE Normally DTGEs are configured either in `grid.config.js` or the `package.manifest`...
Hi, sorry I've been getting backup to speed after a couple of weeks off. - If you want I am more than happy to take a look you can send...
yeah - not sure - doing some other refactoring so i will check this one. in theory should be fine,
Yes, increasingly i am thinking there are two categories of migration, a) hard v7 ones, b) less hard v8 ones. :) I am sort of aiming for splitting thigns a...
Hi, yeah i think its the zip process in migrations think, need to take a look at it.
I think its probibly option b) we need something that goes through the media and saves the items, (we could have this as a post migration step) and then all...