ArgumentException thrown when building queries involving owned entities mapped with .ToJson() #33046
Labels
area-model-building
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
Milestone
After updating my project from versions 7.0.15 to 8.0.1, I'm encountering an exception with queries against a model that used to work before the upgrade. The part of the model that appears to be the hang-up involves:
Here is a runnable example to demonstrate
Include stack traces
Include provider and version information
EF Core version: 8.0.1
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: .NET 8
The text was updated successfully, but these errors were encountered: