Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-40540
Validate the parameters to configureFailPoint given the failPoint being configured.SERVER-40309
Remove bucketSize option from 2d index in geo_full.jsSERVER-40174
PeriodicBalancerConfigRefresher is not thread-safe since it puts its PeriodicJobs on the ServiceContext's PeriodicRunnerSERVER-40249
Select better variable names for migration insert/update observations.SERVER-40333
Only clone collection options once for each shard on shard collectionSERVER-40546
Min/Max with collation can return incorrect resultsSERVER-40297
AsyncWorkScheduler's join method does not guarantee that all scheduled future chains have ranSERVER-40184
Crash in server after bulk write errorSERVER-40258
Relax locking requirements for sharding metadata refresh on shardsSERVER-40311
Report number of documents transferred during clone and catchup phase of migrationSERVER-40313
Parsing table logging settings should ignore user-provided inputSERVER-40248
OplogEntry's getOperationToApply() returns incorrect field for updatesSERVER-40301
Don't access the filesystem under std::mutex in the chunk cloner's nextCloneBatch()SERVER-40326
Don't access the filesystem under std::mutex in the chunk cloner's nextModsBatchSERVER-40154
change_streams_resume_at_same_clustertime.js should not assume change orderSERVER-40442
Re-fetch an externally stored password when LDAP bind fails using a service accountSERVER-40264
Change MigrationChunkCloner to be a shared pointer to synchronize object lifetime across threadsSERVER-40134
Distinct command against a view can return incorrect results when the distinct path is multikeySERVER-40607
logpath doesn't appear in help outputSERVER-40501
Better log messages when asserting on "can't send commit" errorSERVER-40346
Write shardCollection initial chunks with BatchWriterSERVER-40691
$nin:[[],...] queries are not indexed
{"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