Hi,
I’m, trying to recreate some fields that we had missing translations for.
When trying to delete the fields in BO, or by code in the DefinitionSetup.cs file I get
The instance of entity type 'FieldDataEntity' cannot be tracked because another instance with the same key value for {'OwnerId', 'Id', 'Culture', 'Index', 'ChildOwnerId', 'ChildIndex'} is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values.
Trying to run Update on the field results in error that it cannot change culture on fields even though the field in question does not have multi-culture enabled.
I tried to remove the fields from the website template to be sure that was not the issue but it still throws the said error.
Any ideas?
Best regards
Artur O.
Litium version: 7.2.3