Arthur Vickers

Results 1127 comments of Arthur Vickers

@AndriySvyryd Do you know if we are already tracking this?

Note from triage: add to the existing message to indicate that this might be because of sharing an entity instance.

@Unders0n While data in the model can be useful, I would agree that manual seeding on startup is often a better approach.

@ggonzalez94 This issue is in the Backlog milestone. This means that it is not planned for the next release (EF Core 5.0). We will [re-assess the backlog](https://docs.microsoft.com/ef/core/what-is-new/release-planning) following the this...

Note for triage: validated that the warning message is generated from the repro code given: ``` warn: Microsoft.EntityFrameworkCore.Update[10001] The same entity is being tracked as different weak entity types 'Owner.Last#Owned'...

Note: consider "sparse" and other provider-specific facets.