-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Embedded Shell
-
None
-
2
-
Not Needed
-
Iteration Lutz
Steps to reproduce:
1. setup a new 5.0.2-ent replica set
2. mongosh into the PRIMARY
3. run db.adminCommand(
)
Note the same command succeeds via mongo shell.
- is related to
-
MONGOSH-1211 BSON field 'profile.sampleRate' is the wrong type 'int', expected type 'double'
- Closed
- related to
-
MONGOSH-602 Numeric values are stored as Int32 instead of Double
- Closed
-
SERVER-60112 Audit server commands for accepted numeric types and accept int32 where necessary
- Closed