Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-37690
countDocuments throws an error when matching 0 documentSERVER-37713
Views - Date objects are evaluated at time of CreateView(), not time of QuerySERVER-37717
Race between Baton::notify() and Waitable::wait()SERVER-37711
Revert the `ReplicationStateTransitionLockGuard` functionalitySERVER-37708
Change writeConcern upconversion to majority for internal connections on config servers to instead uassert that the request was sent with majority writeConcernSERVER-37842
host field for idleCursors doesn't include portSERVER-37701
Make SessionUpdateTracker include the uid portion of LogicalSessionId when trackingSERVER-37571
Add upgrade/downgrade testing for new restrictions on view catalogSERVER-37791
Excluding non-existent field in $project can adversely impact downstream pipeline stagesSERVER-37869
Add multi shard with stepdown passthrough for core_txnSERVER-37929
ShardRegistry in config servers can keep invalid entries after it rolls back until next reloadSERVER-37932
Remove erroneous part of coll_epoch_test1.js that attempts to test something that shouldn't work, but due to a bug in the test, the test passesSERVER-37919
Unique index with partialFilterExpression option causes WriteConflictSERVER-37846
writeConcern can be satisfied with an arbiter if the write was committedSERVER-39008
SRV Records Incorrectly Require Same DomainSERVER-37586
Documentation is not sufficientSERVER-37702
config.transactions entry should not include the uid portion of the LogicalSessionIdSERVER-37679
Concurrent sharded fuzzers should not run mapReduces with replaceSERVER-37841
multi_statement_transaction_all_commands.js appears to only run single statement transactionsSERVER-37591
MigrationSourceManager is not exception safe before `startClone` completesSERVER-37676
Implicit collection creation is allowed in aborted transactionsSERVER-37811
Replication rollback invalidates all sessions with retryable writes, not just the rolled-back onesSERVER-37868
Add multi shard passthrough for core_txnSERVER-37784
Repairing the size storer should not fassertSERVER-38691
serverInfo not present in explain output for aggregationSERVER-37913
coll_epoch_test1.js does not wait for the config server to replicate after dropping collections.SERVER-37853
Create sharded_core_txn with balancer suiteSERVER-37948
Linearizable read concern is not satisfied by getMores on a cursorSERVER-37851
Create stepdown resilient fsm workload for cross-shard txnSERVER-37837
Possible for TransactionParticipant to never get cleaned up if no write happenedSERVER-37983
createIndexes should validate the 'expireAfterSeconds' option valueSERVER-37779
mongos does not correctly enforce that a change stream must be the first stageSERVER-40465
Inconsistent results from $group with and without index
{"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