Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-5099
Provide a better error message when loading an empty configuration fileMONGOID-5140
Atomic #unset method should allow Hash args (in addition to current String/Symbol/Array)MONGOID-5147
Add missing find_first & one methods to Mongoid::Contextual::NoneMONGOID-5149
Do not try to detect inverse if it is explicitly set to nilMONGOID-5133
Fix ancient mongodb configurationsMONGOID-5134
Fix or disable app-tests-jrubyMONGOID-5168
Replace field[0] == ?$ with field.start_with?('$')MONGOID-5177
Fix flaky test in Mongoid::Contextual::Mongo specsMONGOID-5144
Add deprecation warning when the legacy Mongoid query cache is usedMONGOID-5111
Document that not all find options are applicable to updatesMONGOID-4737
Deprecate Document#as_json :compact optionMONGOID-5050
Assortment of typos in user documentationMONGOID-5017
Add test coverage for Mongoid.purge!MONGOID-5118
Add evergreen configurations for 5.0MONGOID-5136
.touch with custom field is broken for embedded documentsMONGOID-5029
Implement association `empty?` via `any?` instead of `count`
{"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