Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-92900
Cannot build index with simple collation on a collection with a non-default collator if an index already exists with the collection's collatorSERVER-88685
Same collection having different collection typesSERVER-85580
Undo any update on ScopedSetShardRole construction failureSERVER-88978
Resharding coordinator should ensure participants have seen kAbort before dropping temp collection metadataSERVER-87610
Relax shardVersionRetry tripwires on the namespace of received stale exceptionsSERVER-83775
Do not balance data between shards owning more than the ideal data sizeSERVER-84087
Make sure ExecutorPool gets terminated after migrations have completedSERVER-84738
Fix Data Race in ReshardingCollectionClonerSERVER-93112
Revert SERVER-81890 due to index spec collation overnormalizationSERVER-84494
[v7.2] Remove $search tests in SBE since it is disabled in 7.2SERVER-86007
The database profiler does not record data when watching a databaseSERVER-85290
The catalog::forEachCollectionFromDb helper method should access collection metadata through a consistent readTimestampSERVER-84769
Resharding remainingOpTime algorithm doesn't work with low elapsedTimeSERVER-84468
Fix deadlock when running runTransactionOnShardingCatalog()SERVER-77112
shardCollection and createIndex create different indexes on time-series buckets collectionsSERVER-86667
Kickback machinery to translate views over sharded collections doesn't properly work under 'available' read concernSERVER-85845
Remove vector clock checkpoint before deleting DDL coordinator documentsSERVER-100224
feature_compatibility_version.idl should not be linked to mongosSERVER-84659
Timeseries bucket collection creation should respect the critical sectionSERVER-95019
getElapsed in getRecipientHighEstimateRemainingTimeMillis can incorrectly cast < 1s elapsed durations to 0.SERVER-87231
Catalog drop collection command should not translate timeseries namespaces if no timeseries options are presentSERVER-85521
Fix convertToCapped on sharded clustersSERVER-83830
On Enterprise build creating a collection in a replica set with the storageEngine.inMemory option breaks secondariesSERVER-85892
$merge with pipeline after $documents returns errorSERVER-85694
$searchMeta aggregation pipeline stage not passing correct query to mongot after PlanShardedSearchSERVER-84338
Top level $or queries may lead to invalid SBE plan cache entry which returns wrong resultsSERVER-89744
Resharding incorrectly builds {locale: "simple"} secondary indexes with collection's non-"simple" default collation
{"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