-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
Job Message: Main Message: An item with the same key has already been added.
Main Message Stack Trace: at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at EntityFramework.Utilities.EfMappingFactory.GetMappingsForContext(DbContext context) at EntityFramework.Utilities.EFBatchOperation2
.InsertAll[TEntity](IEnumerable1 items, DbConnection connection, Nullable1 batchSize)
This error occurs intermittently, though no duplicate key is being passed to the InsertAll().
Metadata
Metadata
Assignees
Labels
No labels