Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-5318
Deprecate "background" index option as per MongoDB 4.2+MONGOID-5326
Document specifying field types as strings/symbolsMONGOID-5412
Fix JRuby CI bug and address flaky testMONGOID-5430
Deprecate pluck behavior in mapMONGOID-5273
Fixes/typos/recommendations for 7.4 release notesMONGOID-5284
Avoid requiring timeout_interrupt on windows where it is not availableMONGOID-5402
In-memory pluck, distinct should support dot-notation for field path traversalMONGOID-5330
Operator methods overwrite previous conditionsMONGOID-5431
Deprecate criteria/contextual cachingMONGOID-4998
Make all #first and #last methods have consistent signatures and compatible with Ruby core/ARMONGOID-4547
Implement #take / #take! for AR feature parityMONGOID-4484
Clarify that association assignment saves documents
{"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