uSync import settings fails due to duplicate key

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?

It seems to be related to this issue:
Composition tabs getting added to content types using composition · Issue #862 · KevinJump/uSync

Kevin found the issue and is creating a fix (see the issue you mentioned earlier: Composition tabs getting added to content types using composition · Issue #862 · KevinJump/uSync · GitHub)

Version 17.0.2 was released that has the fix. However, I don’t see a v16 bug fix and I don’t know if 16 will be patched as well. I hope so, since we can’t upgrade to 17 just yet. @KevinJump ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.