You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuring an entity to AutoInclude a many-to-many relationship renders ExecuteUpdateAsync dysfunctional.
I found #30250 which is closed as duplicate to a resolved issue almost 2 years ago however it's reproducible in the most recent stable version. It seems the bug is only reproducible with many-to-many relationships at this point (the linked issue did not seem to cover that scenario).
Bug description
Configuring an entity to
AutoInclude
a many-to-many relationship rendersExecuteUpdateAsync
dysfunctional.I found #30250 which is closed as duplicate to a resolved issue almost 2 years ago however it's reproducible in the most recent stable version. It seems the bug is only reproducible with many-to-many relationships at this point (the linked issue did not seem to cover that scenario).
Your code
Stack traces
EF Core version
9.0.1
Database provider
Microsoft.EntityFrameworkCore.Sqlite
Target framework
.NET 9.0
Operating system
Windows 11
IDE
Rider 2024.3.3
The text was updated successfully, but these errors were encountered: