-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
WriteMessageLog
_ = DbContext.SaveChangesAsync()
await DbContext.SaveChangesAsync()
The instance of entity type 'MessageLog' cannot be tracked because another instance with the same key value for {'LogId'} 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.
Metadata
Metadata
Assignees
Labels
No labels