Kevin Jump
Kevin Jump
Hi, first might be worth updating to latest version. @marcemarc did something recently for the wrapping of the GUID values in relatedLinks - https://github.com/Jumoo/uSyncMigrations/commit/6ca9c86ad8b74bddd44f9f0af9b59e2b9d08ead1 I suspect that's your issue. if...
I wonder if that means the fix is double wrapping them. 🤔
Sort of hoping PR #123 will fix this - it will remove double quotes - which i think is what happens when a quoted GUID is matched. I am sure...
Hi Mike, Yes - the "convert" options in the menu does in the latest release this should convert from grid to block grid - included DTGE (also does Nested Content...
Yeah i suspect this is going to be on the complex site of things, at the moment (and certainly for any initial release) this isn't going to be doable with...
Hi, We would expect this to work, as our media uploads are done via the APIs for this reason 😞 (for example it it does for Azure blob storage). So...
Hi, Yeah - deletes' aren't looking at the path before they run :( but this is partly because we don't know the path of content or media when its deleted...
Hi, yeah the quickest way to turn off delete is to impliment a noficiation handler like in the example, but always return null when the node is a delete node...
Hi, We are closing this for now, as it's not something we are going 'fix' in the core but can be achieved with the custom code.
Hi, Have you used uSync.Migrations to Generate the migrated files ? or have you done that another way.