A query with $elemMatch with path components that are empty strings should be correctly handled in the plan enumerator in case if an index is used on another predicate of the query.
- is caused by
-
SERVER-68115 Bug fix for "elemMatchRootLength > 0" invariant trigger
- Closed