Michael Esteves
Michael Esteves
I assume this is happening because the saveChanges() for modifications and deletion happen before the SaveChanges() of the create. We could split it out so that Delete happens first. Then...
Any progress on this issue?
 Just want to add we seeing the same thing. From left to right. No filtering. 1.4 filtering. 2.x filtering. That's getting back a single record but you can...
Thanks, I'll keep trying and see if I can get it working.