Log inSkip to main contentSkip to sidebar
MongoDB Jira
  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Bug SERVER-10554
    memory leak in MutableDocument::setNestedField
  2. Bug SERVER-10594
    slaveOk bit ignored for unsharded aggregate
  3. Improvement SERVER-12132
    Value::coerceToString() shouldn't unconditionally construct a stringstream
  4. Improvement SERVER-6243
    Fix all uses of shared_ptr<BSONObj>
  5. Task SERVER-9444
    Use new Sorter for Aggregation $sort and $group
  6. Task SERVER-9841
    $map expression to run a sub expression on every member of an array.
  7. Task SERVER-9840
    Add variables, $$ROOT and $$CURRENT to aggregation and make $let to set them
  8. Bug SERVER-7658
    Memory check for aggregation via a mongos running on 32 bit linux seems to be wrong
  9. New Feature SERVER-5932
    support cursor based aggregation
  10. Improvement SERVER-6271
    $group does not track memory usage
  11. New Feature SERVER-3253
    aggregation: unsharded support $out
  12. Bug SERVER-10530
    Aggregation cursor needs to not error if a large object is in first batch
  13. New Feature SERVER-10097
    aggregation: support $out on a sharded cluster
  14. Task SERVER-10086
    Set operations for Aggregation Framework $project
  15. New Feature SERVER-8582
    Extend document expression language in aggregation to support advanced document filtering.
  16. Task SERVER-8581
    Extend Aggregation Query Language to Support Complex Redactions
  17. Bug SERVER-10136
    Passing impossible value to skip on aggregation framework causes mongo to exit with out of memory
  18. Bug SERVER-6769
    ExpressionNary (and others) do not properly serialize constant expressions, can cause a valid expression on mongos to be unparsable or incorrect on shards.
  19. Improvement SERVER-8102
    Include field name and type for $unwind error
  20. New Feature SERVER-5782
    need a $literal operator to help prevent injection attacks
  21. Improvement SERVER-6296
    improve aggregation framework concurrency implementation
  22. Task SERVER-10741
    Remove outputNs from agg return object
  23. Bug SERVER-9441
    Secondaries execute distinct/aggregate commands irrespective of slaveOk bit
  24. Bug SERVER-10693
    Redact pipeline not including non-object array members
  25. New Feature SERVER-10588
    make $cond accept object as argument
  26. Bug SERVER-9289
    Date operators incorrectly throw exceptions for object arguments
  27. Bug SERVER-10927
    if a replicaset member goes down during a $out we are left with an inconsistent state
  28. Bug SERVER-10914
    $out and capped collections should probably error
  29. Improvement SERVER-10613
    Optimize simple aggregations using $redact followed by a $match
  30. Improvement SERVER-10165
    Change aggregate shell helper to return cursor.
  31. New Feature SERVER-4504
    aggregation: need an explain facility
  32. Improvement SERVER-6193
    string constants prevent optimization of non string sensitive operators
  33. Improvement SERVER-6192
    $and and $or expressions may not short circuit non constants and optimize to a constant if the original expression has only one constant
  34. Improvement SERVER-5916
    In $group allow "$$ROOT" to expand to the whole document matched.
  35. New Feature SERVER-4899
    aggregation: need an expression to give the size of an array in projections
  36. Bug SERVER-6140
    sharded aggregation explain failure
  37. Improvement SERVER-11692
    Change Variables implementation in agg to not use string lookup at runtime.
  38. Bug SERVER-11250
    DBCommandCursor missing help() method
  39. Bug SERVER-11224
    listCommands outdated help for aggregate command
  40. Bug SERVER-11415
    aggregate helper fails against old server versions (unrecognized field "cursor"
  41. Bug SERVER-11539
    Aggregation command returning a document close to the maximum size fails.
  42. Improvement SERVER-11184
    Perf : merge consecutive calls to $match
  43. Bug SERVER-11501
    testshard1.js failing in aggregation and aggregation_auth suites on debug builds
  44. Bug SERVER-10963
    Fix required privileges for aggregation with $out.
  45. Improvement SERVER-4816
    aggregation: optimize $sort on sharded setup to do a proper merge on mongos
  46. Bug SERVER-12285
    Aggregation explain plan returns non-boolean 'isMultiKey' value
  47. Bug SERVER-11938
    ShardFilterStage needs to grab metadata at construction rather than first iteration
  48. New Feature SERVER-11675
    Aggregation framework support for text search
  49. Improvement SERVER-11711
    Make agg use new query framework
  50. Improvement SERVER-11708
    Cache RHS if constant in $setIsSubset.
Refresh results
{"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
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira open source license for MongoDB. Try Jira - bug tracking software for your team.

Atlassian