Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-79358
Dropping a collection in a replicaset should result in a no-op for 6.0 and belowSERVER-79552
$group rewrite for timeseries returns incorrect result if referencing the metaField in an objectSERVER-79226
Accuracy differences in geoNear aggregation between mongod 5.0 and 6.0SERVER-78915
[only affect testing] A shard may be involved in more than one migration per balancer round when using the "Random migrations" featureSERVER-78505
Database cache does not use the 'allowLocks' option correctlySERVER-79046
The PreWriteFilter should be disabled if the mongod process is started with --shardsvr and in queryable backup modeSERVER-78434
never implicitly shard a view in implicitly_shard_accessed_collections.jsSERVER-78494
listCollections expects a renamed time-series collection with time-series options to have a time-series namespaceSERVER-78981
[v6.0] Denylist split_large_event.js test in v6.0 in multiversion suiteSERVER-79864
TTL deleter does not correctly handle time series collections with extended range datesSERVER-79136
Incorrect query result of $match + $group on metaField over time-series
{"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