Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-39947
mongod/mongos socket should be world-accessible if server is listening on a TCP portSERVER-39910
Race in rollback_drop_database.jsSERVER-39650
Ensure internal options cannot be specified in a raw aggregate command sent to mongosSERVER-39323
Don't consider in-progress indexes when deciding whether or not to build an index under an intent lockSERVER-39659
router should uassert that there was no writeConcern error when processing _configsvrCreateDatabase responseSERVER-39642
Decrement egress counter when scoped connection not returned to the poolSERVER-39726
Recovering the state of an uncommitted transaction should not blockSERVER-39963
order of find projection with field and dotted field changes resultsSERVER-39764
Negation of $in with embedded array can incorrectly plan from the cache, triggering invariantSERVER-39573
Add unique id to log label "TransactionCoordinator"SERVER-39970
Report all handshake errors to clientSERVER-39941
Report TLS handshake errors to clientSERVER-39919
movePrimary can leave around "orphaned collections", and there is no "orphaned collection filtering"SERVER-39933
replSetStepDown in continuous_stepdown.js should not assert successSERVER-39753
getMore commands on aggregate cursors with "majority" read concern may return uncommitted data on secondariesSERVER-39647
Delete duplicate documents before committing the _id index during initial syncSERVER-39846
Replica set deployment stuck in "could not find member to sync from" for over a minute after stepdownSERVER-39864
Move principal name extraction to error handler in SASL StartSERVER-40089
Distinct scan in aggregation doesn't fetch document when group uses $$ROOT
{"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