NRE in GroupJoin to parent when using query types #14483
Labels
area-query
closed-out-of-scope
This is not something that will be fixed/implemented and the issue is closed.
customer-reported
type-bug
I am getting NullReferenceException from GroupJoin.
This only happens if I am using query types. With entity types it works fine.
Possibly related: #9892
Steps to reproduce
Use migrations to generate the database and seed data.
Further technical details
EF Core version: 2.2.1
Database Provider: Microsoft.EntityFrameworkCore.SqlServer
Operating system: Windows 10 1809
IDE: Visual Studio 2017 15.9.5
The text was updated successfully, but these errors were encountered: