TheKurdishProgrammer
TheKurdishProgrammer
@borisdj thanks for the response, I need to reopen the issue as the problem is still not solved. Firstly, I have updated to v5.3.2 just now, and it's still the...
@borisdj well the project setup is quite complex and it's not easy to set up a minimum reproducible project. but I think my problem is quite straightforward, I have tested...
@borisdj Thanks for the clear-up, but your ID PK is long, my problem was with the GUID identity that has DB default value (newsequencialId()). I'm now creating a test repo...
the way you insert and mine are different I think, please see my Test repo regarding this [Repo](https://github.com/TheKurdishProgrammer/EFCoreBulkInsertTest)
@borisdj one thing I have discovered during my testing was if parent Guid id has been assigned a client-generated value, then the child entities Guid id will be assigned from...
@borisdj thanks for the fix, I really appreciate your great contribution!
> For now use it separately with each list as suggested in one of the previous posts. it's not possible (or not easy straightforward) to do it with each list...
> v5.3.4 should now work using Graph as well. that is so great, I just saw your 5.3.4 commit fix, I'm waiting for the nugget update
@borisdj I can't thank you enough for this