Export - CSV (All fields)
Export - CSV (Current fields)
MONGOSH-1372
ejson-shell-parser projectMONGOSH-331
Add .help() methods for remaining BSON classesMONGOSH-1397
Mongo shell throws Uncaught SyntaxError on Collection NameMONGOSH-2002
Throw for EJSON.serialize(cursor)MONGOSH-1572
mongosh prompt shows "other" when mongo prompt shows "secondary"MONGOSH-1554
Clean up reference to error code 40324MONGOSH-1407
Provide ShellApi properties under distinct global nameMONGOSH-1502
valueOf() method does not work on ObjectIdMONGOSH-319
Help text for db.getCollection is incorrectMONGOSH-260
document shell_api moduleMONGOSH-235
Assigning cursor should not iterateMONGOSH-1471
Cleanup: Use search index helper types once availableMONGOSH-1276
Date() function inserting dates offset by one monthMONGOSH-1269
Ctrl+C during transaction can hard quit mongoshMONGOSH-1338
Support "clear" command to help with developers' "muscle memory"MONGOSH-1234
The `printShardingStatus` utility should be on sh and not on dbMONGOSH-1211
BSON field 'profile.sampleRate' is the wrong type 'int', expected type 'double'MONGOSH-1108
db.stats() returns MongoServerError: scale has to be a numberMONGOSH-1113
Make platforms enum a list of string alternativesMONGOSH-978
mongosh doesn't behave like legacy shell with watch and maxAwaitTimeMS optionMONGOSH-866
Fix db name validationMONGOSH-937
Incorrect name for deprecated function listed in help()MONGOSH-938
mongosh methods cannot list the plan cache in MongoDB 4.0MONGOSH-522
mongosh should list "findOneAnd(x)" methods as alternatives to deprecated CRUD commandsMONGOSH-279
Incorporate theoretical maxCollectionSize calculation into shardCollection shell helperMONGOSH-261
document shell-evaluator moduleMONGOSH-232
Implement prettyMONGOSH-1180
Update required for links to documentation in help and API messagesMONGOSH-2424
Distinguish prompts for Single + Primary vs ReplicaSetWithPrimaryMONGOSH-2674
Allow disabling cursor block warningsMONGOSH-987
Properly implement onPrint in java-shellMONGOSH-1367
Use $currentOp in database.currentOp()MONGOSH-1366
Use $collStats in collection.stats()MONGOSH-1363
db.serverStatus() --> opcounters returning deprecated valuesMONGOSH-1357
MongoServerError: BSON field 'mirrorReads.samplingRate' is the wrong type 'int', expected type 'double'MONGOSH-1361
Expose and document `printjson` as `printfull`, add `printejson`MONGOSH-1428
db.getReplicationInfo() gives invalid outputMONGOSH-1425
Expand fallback condition for $collStats to command form to account for ADFMONGOSH-1414
ObjectId methods valueOf() and str return undefinedMONGOSH-1362
Add way to explicitly wait for completion of async tasksMONGOSH-1851
mongosh does not support creating Vector Search Index using createSearchIndex() command w/ description argumentMONGOSH-1824
Investigate missing permissions for convertShardKeyToHashed() in Atlas 5.0+ M10MONGOSH-1837
Apply read command options to admin read commands as wellMONGOSH-1926
Add sh.moveRange helperMONGOSH-1965
freeStorageSize is not propagated in db.coll.stats() when using the $collStats stageMONGOSH-1931
db.coll.explain().findOne() does not existMONGOSH-1902
Create shell helper to display the current shard keyMONGOSH-1901
Ensure we don't print deprecation warnings or Node.js warnings in --quiet modeMONGOSH-1630
mongosh does not allow accessing databases whose names conflict with Object.prototypeMONGOSH-1599
console.timeEnd() prints out additional '%s: %s' in mongosh
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0