-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.10, 2.6.4
-
Component/s: Querying
-
None
-
ALL
-
When you query for documents that contain an array whose elements themselves are (embedded) objects, and then you try to project a field of a concretely named array element (dot notation) into the result set, the query engine doesn't return that field but rather returns that array element as empty object instead.
- is related to
-
SERVER-15083 Allow projection of specific array elements by position
- Closed