Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-102175
Reduce copying of intrusive_ptrs in DocumentSource and PipelineSERVER-34277
Add 'maxAwaitTimeMs' parameter to getMore command, deprecate usage of 'maxTimeMS' with getMoreSERVER-38877
jstests/core/batch_write_command_wc.js is emptySERVER-39765
Rename `exec/update.{h,cpp}` to `exec/update_stage.{h,cpp}`SERVER-32172
In a sharded cluster the first batch of change stream with resumeAfter is emptySERVER-32859
Improve error message when sorting parallel arraysSERVER-14196
Left-anchored regular expressions all of whose characters are non-special don't need to run the regex engineSERVER-17049
Allow $ref and $schema keywords to support JSON Schema managementSERVER-16778
Remove output to cerr in PlanRankingWorkPlansLongEnoughSERVER-13815
Add field path to the "Cannot apply {x} modifier to non-array" error messageSERVER-24901
rollback5.js should not depend on size storer value to get collection sizeSERVER-22626
fix $type unit tests on experimental decimal buildSERVER-23078
Move MultikeyPaths using declaration to its own header fileSERVER-23102
Poor error message for expected array query propertiesSERVER-22912
Query OptimizerSERVER-31992
getMore on tailable awaitData cursor doesn't attempt to fill batch on mongosSERVER-14689
parallelCollectionScan returns no cursors from empty collectionSERVER-14740
Query rewrite of special $or leaf case to rooted $or not working for nested expressionsSERVER-12533
Include sort (spec) for sort stage in full explain outputSERVER-17937
Remove the 'exception: ' prefix to errors returned from command processingSERVER-17627
If getMore commands pass an invalid cursor id, report the id passed in the error messageSERVER-19294
$orderby meta operator allows an array, which it ignoresSERVER-23628
boundsMatch() in query_planner_test_lib.cpp should verify that the field names of the object match the index key patternSERVER-29406
syntactic sugars for aggregationsSERVER-24048
Value missing in case of Duplicate Field Name InsertionSERVER-22236
3.2 mongo shell _addSpecial( "$orderby", { qty: -1 } ) does not workSERVER-19807
Remove dead method LiteParsedQuery::isRecordIdMeta()SERVER-19973
FInd using a boxed match causes full index scanSERVER-21769
Find, getMore, and killCursors command log lines should be in the QUERY log componentSERVER-28314
Remove unused PlanCache::_writeOperations memberSERVER-28425
Fix mistyped QueryPlannerAccess invariantSERVER-25590
Running an aggregate command with a non-array pipeline triggers an massertSERVER-2943
dotall flag 's' from PCRE is not supportedSERVER-5889
Refactor codes to use the helper method replyToQuery (defined in dbmessage.cpp) as much as possibleSERVER-7528
Order of responses to a MongoDB $in querySERVER-2436
$ne: /bar/SERVER-2393
$slice from index to end of arraySERVER-1454
Use $not as a top-level logical opSERVER-1143
Allow --notablescan to be specified per connectionSERVER-275
support {$regex:'foo', $options:'bar'} syntax in queriesSERVER-230
$in operator to recognise and obey DBRefsSERVER-54813
Document differences between matchFoo() methods on MatchExpressionSERVER-54326
Remove MozJS dependency from mqlrunSERVER-54257
Refactor the structs used to represent collation optionsSERVER-55475
instock:{$slice:1} doesn't trigger the "inclusion"SERVER-40599
Consider scanning multikey indices for sorting on arrays and limit:1SERVER-40759
New Agg Metadata Source to Generate A Single Empty DocumentSERVER-40689
Collection find on ISODateSERVER-41012
[FLE] Queries including $jsonSchema should errorSERVER-40805
Indicate the reason for replanning in the log file
{"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