Uploaded image for project: 'Entity Framework'
  1. Entity Framework
  2. EF-174

On DbUpdateConcurrencyException not pass Entities

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • 8.2.2
    • Affects Version/s: None
    • None
    • None
    • Dotnet Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      When the DbUpdateConcurrencyException exception is thrown, it does not contain the entities referenced in the IReadOnlyList<IUpdateEntry> entries object. This causes that if I have a list of 100 updated documents, I have to reprocess all 100 documents, since it is not possible to know which document failed.

            Assignee:
            damien.guard@mongodb.com Damien Guard
            Reporter:
            lorenzoponsbarber@gmail.com Llorenç Pons Barber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: