Export - CSV (All fields)
Export - CSV (Current fields)
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-22912
Query OptimizerSERVER-31992
getMore on tailable awaitData cursor doesn't attempt to fill batch on mongosSERVER-24717
Rename ExpressionContext to AggregationExecContextSERVER-38454
Consider support for field renaming in $unwind stageSERVER-25590
Running an aggregate command with a non-array pipeline triggers an massertSERVER-25596
Rename SplittableDocumentSource to NeedsMergerDocumentSourceSERVER-29406
syntactic sugars for aggregationsSERVER-11250
DBCommandCursor missing help() methodSERVER-18423
Typo in aggregation $map and $filter error messagesSERVER-20788
Ordering results from $in query -- can Aggregation handle this ?SERVER-43874
Factor out change streams targeting logic in mongos away from normal aggregate targeting pathSERVER-40117
"$exit" aggregation stage (with $cond operator support)SERVER-11224
listCommands outdated help for aggregate commandSERVER-5125
Returning excessive results 64MB+ from aggregation gives a confusing error messageSERVER-12043
$unixDays, $unixYears, $unixHours like operator for Date Aggregation OperatorsSERVER-11998
Typo in aggregation error message for undefined variables: 'undefinded'SERVER-5252
server fails on some requestSERVER-43198
Zombie writes from failing $merge should not be able to re-create a collectionSERVER-41077
Report an error sooner for $merge 'fail' modesSERVER-27494
Avoid unwind on multi-key index field for covered index aggregationSERVER-36524
Add let bounds to $project and $addFields (or new versions thereof)SERVER-14340
Option for $addToSet to work on array membersSERVER-9576
(Feature) Develop functions for formatting ($format) and mapping ($map)SERVER-7618
New aggregation expression: generator for serial numbersSERVER-6121
aggregation framework converts Timestamp to long long in result setSERVER-6119
DocumentSourceCursor does not yield before loading first cursor documentSERVER-7162
Add $in operator for $cond, etc., in aggregation framework.SERVER-5919
Add set/array operations to $unwind in new aggregation frameworkSERVER-10651
Aggregation expressions to add/subtract Years/Quarters/MonthsSERVER-5369
$project exclusion doubles _id field in console outputSERVER-39336
In order to be schema friendly, $mod output should be based only on input types, not valuesSERVER-35581
Don't mandate the use of "distanceField" in $geoNearSERVER-23754
$unwind should error when it encounters arrays within arraysSERVER-31406
Running aggregate cmd with explain:false is the same as cursor:{}SERVER-23029
Aggregation should have a $reverseArray expression.SERVER-47199
add 'remove' action to $merge whenMatchedSERVER-42105
Several aggregation pipeline operators are not commutative when inputs are null and invalidSERVER-34554
Database drops do not have a total ordering in a change streamSERVER-37675
Allow $geoWithin and $geoIntersects to take their geometry from an expressionSERVER-31650
Change streams do not correctly record diagnostics during initial aggregate commandSERVER-35535
The aggregate pipe stops if $match has no resultsSERVER-36625
Add preserveNull and preserveEmptyArrays as $unwind optionsSERVER-29621
$group by Objects (dictionary) is not reliableSERVER-43357
FTDC ops writes not reflecting aggregation $outSERVER-43400
Easier $group after $unwind when it is desired to just recombine all fieldsSERVER-43373
Capture last accessed datetime in $indexStatsSERVER-43221
Applying index makes aggregation query go significantly slowerSERVER-44441
aggregation framework should have a $find expression
{"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