| Given the following entity structure: Product embedded> VendorInfo M:1> Vendor Selecting all Product}}s while ordering by {{vendorInfo.vendor.name results in the omissions of those Product}}s where {{VendorInfo is NULL. I'll link to a repository with a full example an failing tests demonstrating the issue. |