Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-40117
"$exit" aggregation stage (with $cond operator support)SERVER-43874
Factor out change streams targeting logic in mongos away from normal aggregate targeting pathSERVER-5252
server fails on some requestSERVER-5125
Returning excessive results 64MB+ from aggregation gives a confusing error messageSERVER-29406
syntactic sugars for aggregationsSERVER-31992
getMore on tailable awaitData cursor doesn't attempt to fill batch on mongosSERVER-18423
Typo in aggregation $map and $filter error messagesSERVER-24717
Rename ExpressionContext to AggregationExecContextSERVER-25596
Rename SplittableDocumentSource to NeedsMergerDocumentSourceSERVER-25590
Running an aggregate command with a non-array pipeline triggers an massertSERVER-12043
$unixDays, $unixYears, $unixHours like operator for Date Aggregation OperatorsSERVER-11224
listCommands outdated help for aggregate commandSERVER-11250
DBCommandCursor missing help() methodSERVER-11998
Typo in aggregation error message for undefined variables: 'undefinded'SERVER-20788
Ordering results from $in query -- can Aggregation handle this ?SERVER-8892
Use $regex as the expression in a $condSERVER-9604
Improve the error message if $last operator is used in _id field for $group operationSERVER-38454
Consider support for field renaming in $unwind stageSERVER-22912
Query OptimizerSERVER-46104
Remove NonResumableChangeStreamError labelSERVER-46414
add change stream notifications for more DDL operationsSERVER-47199
add 'remove' action to $merge whenMatchedSERVER-45474
$sample doesn't support variables or expression operatorsSERVER-39336
In order to be schema friendly, $mod output should be based only on input types, not valuesSERVER-37198
Add tests for $arrayToObject behaviour when two keys are identicalSERVER-37821
Modify explain output for aggregations against mongos which target unsharded collectionsSERVER-37450
Value::toString() string conversion for input double needs improvementSERVER-38835
Geospatial queries within $lookup pipelineSERVER-54462
Support $merge stage in transactionSERVER-53264
$listLocalSessions returns no results when executed on nonexistent database via mongosSERVER-53249
$addToSet changes the sequence while $push maintains array sequenceSERVER-53503
Performance issue for $reduce vs. $mapSERVER-32930
Trig functions in the aggregation frameworkSERVER-34554
Database drops do not have a total ordering in a change streamSERVER-32873
Incorrect handling of NumberLong in $pow functionSERVER-34453
aggregation $count underperforms count()SERVER-33526
Count performance when using a joinSERVER-32496
Start tailing from the beginning of changes historySERVER-112746
Add $top/$bottom/$topN/$bottomN as expressions to SBESERVER-35581
Don't mandate the use of "distanceField" in $geoNearSERVER-36524
Add let bounds to $project and $addFields (or new versions thereof)SERVER-6435
Document source classes should do expensive work in getCurrent() rather than advance() when possibleSERVER-6310
Timezone support in date operators at query timeSERVER-5123
Aggregation Framework Group uassert error messages truncate field namesSERVER-6187
incorrect uassert message on attempt to subtract a date from a numberSERVER-6121
aggregation framework converts Timestamp to long long in result setSERVER-6119
DocumentSourceCursor does not yield before loading first cursor documentSERVER-6199
$first and $last accumulators accept null, missing and undefinedSERVER-5059
Support {$skip:0}SERVER-4843
non user friendly assertion with skip:0
{"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