-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Server v8 has subtly changed how it matches BSON undefined values with BSON null. It would be handy to be able to at least test this. There's no way to even warn about deprecated null in mongosh.
New Server Behavior:
Null and undefined are no longer equal in Server 8.0
- is related to
-
MONGOSH-1887 Warn when silently converting JS undefined to null.
- Open
- related to
-
SERVER-81378 Change classic behavior: equality to null should not match undefined
- Closed