Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-56674
Standardize query language to avoid $-prefixes for operator argumentsSERVER-55639
$in with regex has special meaningSERVER-55509
{example: /regex/} and {example: {$eq: /regex/}} do not mean the same thingSERVER-55595
Matching results with empty path component don't make senseSERVER-100185
Provide an API for accessing format of aggregation expressionsSERVER-76696
$dateToString aggregation with timezone outputs invalid ISO8601 stringSERVER-63733
Allow individual updates to accept parameters for non-pipeline updatesSERVER-55967
How to limit the number of document updates?SERVER-56161
Add $setWindowFields to API Version 1SERVER-57667
Improve processing speed for resharding's collection cloning pipelineSERVER-56160
Exclude $setWindowFields from API Version 1SERVER-55444
APIStrictError should describe how to migrate from unversioned APIsSERVER-55972
Query planner should compete regular indexes against FTS indexesSERVER-42007
Deprecate $currentDate update modifierSERVER-43661
Remove the $currentDate update modifierSERVER-55386
Support hex conversion and binary operators to aggregation frameworkSERVER-55642
Parsing {$ne: X} to {$not: {$eq: X}} is weird with arraysSERVER-95901
Testing mechanism to list available MQL stages, expressions, match expressions, etc.SERVER-95915
REGISTER_* should not accept internal expressions/stages prefixed with _
{"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