Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-109483
Move expression parser logic to db/query/compiler/parsers/expressionsSERVER-109260
Move expression optimization logic into db/query/compiler/rewrites/expressionsSERVER-109238
Move expression evaluators into a separate librarySERVER-108493
Remove validator callback from Variables::seedVariablesWithLetParametersSERVER-108350
Move sort pattern parsing logic to db/query/compiler/parsers/sort_patternSERVER-108349
Move projection dependency analysis logic to db/query/compiler/dependency_analysisSERVER-108348
Move projection parsing logic into db/query/compiler/parsers/projectionSERVER-108346
Split expression_optimizer.cpp into multiple filesSERVER-106790
Move planner code to db/query/compiler/optimizer/plan_enumeratorSERVER-106789
Move agg expressions to db/query/compiler/logical_modelSERVER-106788
Move document_sources to db/query/compiler/logical_model/SERVER-106784
Move canonical_query code under db/query/compiler/logical_modelSERVER-106783
Move matcher under db/query/compiler/logical_model/
{"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