Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-57560
Typo in the IDLParserErrorContext::checkAndAssertBinDataTypeSlowPath error messageSERVER-76004
Remove incorrect sharding tassert in getOwnershipFilter functionSERVER-58026
Omitted FTDC sections cause frequent schema changes that limit FTDC retentionSERVER-57274
Capped collections can exceed limits after rollbackSERVER-57254
Modify merge_split_chunks_test.js to use a stale mongosSERVER-57562
Orphaned system.buckets collectionsSERVER-57558
listCollections with {nameOnly: true, authorizedCollections: true} does not return timeseries collectionsSERVER-57579
DocumentSourceSequentialCache doesn't clone, ruining non-correlated $lookup pipeline caching in sharded deploymentsSERVER-57190
Use a fire and forget model when triggering best effort refreshes on create collection pathSERVER-56490
Replace expensive ddl_utils calls to catalog client with batched requestsSERVER-57434
Retry transaction on stale config error in read_concerns.jsSERVER-57380
Improve "InvalidOptions: read concern level snapshot is only valid in a transaction" message during cluster incompatibilitySERVER-57300
{$exists:false} on array elements returns incorrect results on MongoDB 5.0SERVER-57512
Clean up the code for legacy reads/writes in shell's bulk_api.jsSERVER-57492
Side table writes insert more than just the keystringSERVER-57486
Prevent periodic index checks in transactions_stale_shard_version_errors.js testSERVER-57485
ChunkVersion IDL is not serialized as ArraySERVER-57476
Operation may block on prepare conflict while holding oplog slot, stalling replication indefinitelySERVER-57322
Invalidate filtering info on participants at the end of renameCollectionSERVER-57469
Return partial results from subset of shards when `maxTimeMS` and `allowPartialResults` are setSERVER-57502
The sharded `collStats` command pollutes the logs with `Unexpected field for mongos collStats`SERVER-57077
Tests are seeing an unexpected plan object shape when SBE is allegedly enabled in sharding_jscore_multiversion_passthroughSERVER-57129
Update the grammar weight of date time expressions for multiversion fuzzerSERVER-58137
Missing [resolvedViews] field for inserts and commands on time series collections and viewsSERVER-57067
[SBE] Find command unexpectedly returns cursorId when final batch size aligns with result set sizeSERVER-57561
db.view.find() breaks with --apiStrict
{"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