Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-5800
When initializing an embedded association with an invalid hash, got undefined method `with_indifferent_access' errorMONGOID-5825
Mongoid::Timestamps shouldn't update deleted documents (FrozenError)MONGOID-5816
attr_readonly leaks into sibling classesMONGOID-5830
Passing proc options to store_in raises NoMethodErrorMONGOID-5684
Document behavior: Hash field _was changed from BSON::Document to Hash after modificationMONGOID-5751
Improve behavior when autosave: trueMONGOID-5750
Allow embeds_one to accept a class as a second argument to buildMONGOID-5752
Translate Mongoid::Criteria to MQL (similar to AR's to_sql)MONGOID-5411
Return query execution results as demongoized hashes without instantiating modelsMONGOID-5809
`ruby -w` is noisyMONGOID-5780
Specifying `not` multiple times does not toggle negation stateMONGOID-5720
Deprecate GeoNear class and Criteria#max_scan methodsMONGOID-4680
Add a cache_version implementation to be used with rails 5.2 cachingMONGOID-5829
db:create_indexes errorMONGOID-5827
Index not get creatingMONGOID-5852
after_action_commit callbacks do not workMONGOID-5694
Update bypasses validationMONGOID-5737
Fix issue where <=> errors if there's a non-documentMONGOID-5030
Opinionated short-circuiting of specific query shapesMONGOID-5831
Failures against Rails master due to API changeMONGOID-5759
Mongoid associations' enumeration methods don't yield 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