Export - CSV (All fields)
Export - CSV (Current fields)
MONGOSH-937
Incorrect name for deprecated function listed in help()MONGOSH-957
mongosh does not provide a number using count() for large collectionMONGOSH-931
Overriding global function defintions does not work in browser-replMONGOSH-982
sh.status() and similar methods have extra mongos checkMONGOSH-986
\033 doesn't work with mongoshMONGOSH-951
Retain single-line comments as block comments in multiline inputMONGOSH-968
Fix oplog size reporting by getReplicationInfo() and printReplicationInfo()MONGOSH-981
Compile mongosh binary does not work in MONGOSH_RUN_NODE_SCRIPT modeMONGOSH-974
mongosh doesn't support single dash option and doens't give back any errorMONGOSH-976
.watch() should either typecheck pipeline argument or allow omitting itMONGOSH-972
Behavior of materialized views does not match legacy shellMONGOSH-948
Expand API documentation for core parts of mongoshMONGOSH-910
Make db.setSecondaryOk()/mongo.setSecondaryOk()/rs.secondaryOk() deprecated aliases for setReadPrefMONGOSH-952
mongosh should ask for password if connection string contains usernameMONGOSH-946
Add functionality to mongosh to decode a resume tokenMONGOSH-979
NumberLong() should use Long.fromNumber()MONGOSH-965
Remove parcelRequire from REPL globalsMONGOSH-971
ShellResult is visible when interrupting with Ctrl+CMONGOSH-983
Clean up deprecation warning printing codeMONGOSH-945
Autocomplete for `use` behaves unexpectedly in cases where a cluster has a single database
{"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