Kevin Jump
Kevin Jump
Yeah - Once all the other things are upgraded 😟 - the 'core' migrations in uSync are lightweight at the moment, they are, someone changed blocks, or the RTE format...
I think, i pre-split things to make this eaier (in theory!) so the uSync.Migrations.Client project is the bit that would change for v15, in core uSync (and other packages) i...
Hi, I am not sure, i don't know if the uSkinned legacy controls need migrating to the a new format. > the way i would check is to take a...
Hi, not sure if there is a conflict with uSkinned (I would doubt it). but might be worth checking for any web.config settings that remove the .zip mime-type? (even in...
🤔 . not sure what it might be then . a uSync pack, isn't really much more than the uSync folder and a couple of the config files (speicifically its...
Hi, so when you unzip the folder you should have a v8 and _sites folder (the v8 might be 'data'), then if in migrations. pick "select Source"  then you...
Hi, Its hard to spot but i think, this is probibly a missing content type. (we should have a better error), so for what ever reason the block is trying...
Hi, yeah i think there are subtle diffrences in some of the properties between v13 and v14 that we haven't yet ironed out, it does work with basic things but...
Hi, We did quite a bit of work in this for the v15 release which now has a lot more going on in terms of block list imports (it migrates...
Hi, for localizations you need to replace the manifest with `UmbExtensionManifest` which id delcared globally. there is a note about this in the release notes for v15 release candidate https://umbraco.com/blog/umbraco-15-release-candidate/#manifest...