What makes this issue confusing is that when we manually run the SQL query generated by EF Core, we do not see any empty values in the column that is mapped to the owned JSON property. Additionally, ...