Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-102175
Reduce copying of intrusive_ptrs in DocumentSource and PipelineSERVER-14196
Left-anchored regular expressions all of whose characters are non-special don't need to run the regex engineSERVER-7528
Order of responses to a MongoDB $in querySERVER-24048
Value missing in case of Duplicate Field Name InsertionSERVER-22912
Query OptimizerSERVER-31992
getMore on tailable awaitData cursor doesn't attempt to fill batch on mongosSERVER-32172
In a sharded cluster the first batch of change stream with resumeAfter is emptySERVER-23628
boundsMatch() in query_planner_test_lib.cpp should verify that the field names of the object match the index key patternSERVER-22236
3.2 mongo shell _addSpecial( "$orderby", { qty: -1 } ) does not workSERVER-23078
Move MultikeyPaths using declaration to its own header fileSERVER-24901
rollback5.js should not depend on size storer value to get collection sizeSERVER-23102
Poor error message for expected array query propertiesSERVER-22626
fix $type unit tests on experimental decimal buildSERVER-38877
jstests/core/batch_write_command_wc.js is emptySERVER-25590
Running an aggregate command with a non-array pipeline triggers an massertSERVER-32859
Improve error message when sorting parallel arraysSERVER-28314
Remove unused PlanCache::_writeOperations memberSERVER-28425
Fix mistyped QueryPlannerAccess invariantSERVER-39765
Rename `exec/update.{h,cpp}` to `exec/update_stage.{h,cpp}`SERVER-29406
syntactic sugars for aggregationsSERVER-17627
If getMore commands pass an invalid cursor id, report the id passed in the error messageSERVER-14689
parallelCollectionScan returns no cursors from empty collectionSERVER-17937
Remove the 'exception: ' prefix to errors returned from command processingSERVER-13815
Add field path to the "Cannot apply {x} modifier to non-array" error messageSERVER-17049
Allow $ref and $schema keywords to support JSON Schema managementSERVER-16778
Remove output to cerr in PlanRankingWorkPlansLongEnoughSERVER-12533
Include sort (spec) for sort stage in full explain outputSERVER-14740
Query rewrite of special $or leaf case to rooted $or not working for nested expressionsSERVER-19807
Remove dead method LiteParsedQuery::isRecordIdMeta()SERVER-19294
$orderby meta operator allows an array, which it ignoresSERVER-5889
Refactor codes to use the helper method replyToQuery (defined in dbmessage.cpp) as much as possibleSERVER-21769
Find, getMore, and killCursors command log lines should be in the QUERY log componentSERVER-19973
FInd using a boxed match causes full index scanSERVER-2943
dotall flag 's' from PCRE is not supportedSERVER-2393
$slice from index to end of arraySERVER-2436
$ne: /bar/SERVER-275
support {$regex:'foo', $options:'bar'} syntax in queriesSERVER-1143
Allow --notablescan to be specified per connectionSERVER-230
$in operator to recognise and obey DBRefsSERVER-1454
Use $not as a top-level logical opSERVER-34277
Add 'maxAwaitTimeMs' parameter to getMore command, deprecate usage of 'maxTimeMS' with getMoreSERVER-45226
count the active clientSERVER-41873
Remove most uses of 'oplogreplay' flag in 4.5SERVER-41578
findOneAndReplace should ignore "_id" when upsertingSERVER-46298
Support sorting by expressions other than field referencesSERVER-12735
Improve negation-related tree normalization during query canonicalizationSERVER-31898
Improve sort analysis to allow multikey indexes to provide sorts when possibleSERVER-51519
Describe collection schema or explain validation to get current schemaSERVER-14366
geoNear should not allow $naturalSERVER-14160
Cannot project subfield of _id
{"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