Hey <@715586314103423018> I keep getting "detected...
# package-development
n
Hey @Kevin Jump I keep getting "detected changes" on a variety of doc types where the things that have change are the guids for Groups / Tabs. This is effectively false changes because importing never brings them inline despite the fact that all of these tab / groups should have been created from the same original source files. It looks as if something in uSync doesn't like it when a Tab and a Group have the same name, but I'm not sure if that theory is right.
k
Humm, umbraco version?
n
v9
uSync v9.4.0
k
😦 I will take a look. If a tab and group do have the same name and are used in the same doctype/composition them Umbraco doesn't like it. the alias can't be the same - and we do some temp/renaming when they merge, but the end point should always be that there isn't a tb and group with the same internal alias used on the same doctype.
n
Umbraco let's you create groups and tabs with the same name with no errors though, so that's odd.
k
It does but internally they don't have the same alias.
i mean there shouldn't be any in the uSync files with the same alias, unless you are merging uSync files from diffrent installs at some point ?
n
Not that I'm aware of
k
you can send us the doctypes folder if you want and i will see if i can spot anything
Just to double check are you running Umbraco 9.1 or over ? - there was a wiered if you call a group 'Content' bug very early on.