Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-85768
Improve error message when $documents stage is used on a collection aggregationSERVER-86204
Document schema validation errors should be warnings in the validate commandSERVER-87817
The mongo instance returns an error (MongoCommandException, Location50811) in version 7.0.6, but works fine in version 6.0.12.SERVER-86201
Cluster upserts performed through the ShardServerProcessInterface should use the operation context to configure their write concernSERVER-86116
CreateCollectionCoordinator may fail to create the chunk metadata on commit time.SERVER-83568
Extend assertAggFuzzerResultDivergenceIsAcceptable() to cover any pipeline that has $group stage and spilling is not disabledSERVER-99386
Remove FCV-gated feature flag check for supportsHumanFlows and useAuthorizationClaimSERVER-85910
Setting allowConnectionsWithoutCertificates is ignoredSERVER-86032
mongodb-org-server depends on libssl1.1 for Debian 12SERVER-85763
Build failure with Xcode 15SERVER-85923
Unsets done by update aggregation pipelines show up as replacement on change streamsSERVER-86007
The database profiler does not record data when watching a databaseSERVER-85779
Build failure with C++20 due to use of unary_function in boostSERVER-87818
The mongo instance crashes in version 7.0.6, but works fine in version 6.0.12SERVER-86395
Investigate DuplicateKey error while recovering convertToCapped from stable checkpointSERVER-86424
$facet should be able to generate documents with searchSequenceTokenSERVER-94657
The restore role should allow dropping system.views in any databaseSERVER-89233
cache pressure causes one bucket per single document with time series collectionsSERVER-72839
Server skips peer certificate validation if neither CAFile nor clusterCAFile is providedSERVER-86326
Increase max regex pattern length to 32kSERVER-86611
Cursors not being closed correctly after recieving killCursorSERVER-86370
$out with timeseries option gives confusing error message if timeField is not top level field
{"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