Kevin Jump
Kevin Jump
Hi Mikkel, when you look in the target site do you get the language drop down ?  if you don't then its possible the languages haven't synced (they should...
Hi, I am struggling to reproduce the error to be honest, when i setup and tested this it is working for me. if possible can you send me a copy...
Hi, yeah - just looking at this we don't currently put a root clean command in 😔 - so it works at all levels but the top level. Will take...
Yeah - some of them we don't support delete on (because we don't want people to trash everything by accident). _there are two parts to this uSync needs an update...
yeah there is no trash for doctypes, data types if you delete them they are gone, and if you do it by accedent then all the content / properties would...
Hi, Unfortunately, this **is** the expected behaviour - uSync will sync things exactly like they appear the aim is to have both sites be identical in every way. However we...
Will be in next release,  Adds two settings to the config 👍 ```json "uSync": { "Settings": { "SummaryDashboard": true, "SummaryLimit": 1000 }, } ``` - By default the summary...
Hi, just taking a look, I don't think this process fires any form of notification when a copy happens. (Unless I've missed something in the code) I think it should...
Hi, looks like this makes a breaking change? (specifically, https://github.com/umbraco/Umbraco-CMS/pull/12703/files#diff-04ea84454360ff165d2411fe7f2fb64ceb3f8f2ee5de57789a0f424d35608a5fL694-L699 ) For example on the Umbraco starter kit - if you add the following to the `master.cshtml` template: ```cs @{...
Hi, We'll take a look, there should in theory be at least one log entry when it starts :( do you see anything in the dialog when you start the...