Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-38314
IndexBuilder::_build should not be interruptible while reacquiring database locksSERVER-38339
Better SessionKiller thread name in logsSERVER-38257
TransactionParticipant::abortArbitraryTransaction can cause incorrect transaction metrics to be recordedSERVER-38326
mongos mapReduce cleanup doesn't obey request's writeConcernSERVER-38063
executionStats or allPlansExecution level explain of an aggregate with a $out does writesSERVER-38052
ReplBatcher thread must handle exceptionsSERVER-38038
mongo shell should be linked with ErrorExtraInfo derivativesSERVER-38335
killAllSessions can kill itself if the command body contains a lsid fieldSERVER-38222
OP_KILL_CURSORS may not actually kill all (or any) cursors if one is pinnedSERVER-38185
_shardsvrShardCollection does not always include collectionUUID in the responseSERVER-38215
consider making txn_override.js also retry transaction after getting a TransientTransactionError errorLabelSERVER-38055
Mongod servers started through the shell do not respect TestData.enableMajorityReadConcernSERVER-38121
multikey index ops in a transaction can cause secondaries to hangSERVER-38224
Calls to `killSessionsAction` will fail to kill all sessions if one is already killedSERVER-38207
Cannot insert document with MaxKey shard keySERVER-38181
Modernize jstests/core/index_elemmatch1.js and reduce size of data setSERVER-38349
Aggregate with exchange can trip invariantSERVER-38096
Mongos opCounter doesn't increase when last op causes the transaction to implicitly abortSERVER-38131
Create a test suite for multi shard transaction jscore passthroughSERVER-38300
Fix sharded_multi_stmt_txn_jscore to load txn_override.jsSERVER-38388
Reuse of ended session causes error when used again during logical sessions cache reapingSERVER-38102
Project stage prevents sort stage from using indexSERVER-38366
Replica set nodes update the term without verifying the config version can lead to unnecessary stepdown.SERVER-38175
Invariant on error codes with ErrorExtraInfo for OperationContext markKilled() and timeoutSERVER-38164
$or pushdown optimization does not correctly handle $not within an $elemMatch
{"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