Hi,
We already tried suggestions of the AI-bot .
- We are updating by ID. (no navigation property). In EF Core, the Id is configured as a foreign key by default.
- We are using the default generated code from ABP-Suite. So tracked entity, explicit update. Not directly on the database.