-
Type: Bug
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
None
-
Server Development Platform
-
ALL
Reproducible:
db> use test switched to db test test> db.getCollection('toString') [Function: toString] test> db.getCollection("valueOf") [Function: valueOf]
Very low priority because this happens only in the mongo binary used internally for testing. Already fixed in this commit in user-facing mongosh.
- related to
-
SERVER-82538 Complete TODO listed in SERVER-77024
- Needs Scheduling