-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
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 or error if it is encountered.
- is related to
-
MONGOSH-1887 Warn when silently converting JS undefined to null.
- Open