Umbraco v16.41.
uSync v16.1.0
When running an import in uSync for the settings, one of the content types fails. uSync tries to add an item, with the same key, twice to the content type. This is the error.
This is the content type on which the error occurs.
The first property is added through a composion. The second one directly on the content type. This seems to cause some issue.
Doing a clean export and/or a force import does not overcome the issue.
Has anyone run into a similar issue and knows how to resolve it?

