Currently $exists : "false" evaluates to true, as does "true" and any other string
Shouldn't there be an error if you are trying to compare a string to a Boolean?
Tested on 3.0.12 and 3.4.10
- is related to
-
SERVER-12979 Respond with error upon encountering unknown field names in writeConcern
- Backlog