Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-2216
Mongoid::Errors::NoMetadata when parent has 2 different embeds_one relations to the same childMONGOID-2231
HABTM reload flag non-functionalMONGOID-2244
accepts_nested_attributes_for causes a Mass-Assignment noticeMONGOID-2221
undefined method `logger=' for Mongoid::Config:ModuleMONGOID-2193
map_reduce fails if no result is producedMONGOID-2210
undefined method `unpack' for nil:NilClassMONGOID-2224
Model.inc won't take BigDecimalMONGOID-2238
Using `only` can cause an association resetMONGOID-2236
why Mongoid::Errors::Validations removed the document attribute?MONGOID-2208
IdentityMap : issue when previously using onlyMONGOID-2212
Save with validate: false in conjunction with an association sets errors on the modelMONGOID-2190
Case sensitive validation problemMONGOID-2219
Custom serialization of fields is broken in v3.0.1MONGOID-2206
elem_match with lte produces incorrect selectorMONGOID-2204
eager_loaded failed undefined method `stores_foreign_key?' for nil:NilClassMONGOID-2241
map_reduce on replica set fails with error "not master" when outputting to collection.MONGOID-2232
Optionally Treat Embedded Docs as Part of ParentMONGOID-2234
Dynamic collection name incorrectly writes when using validates_uniqueness_ofMONGOID-2203
#with doesn't work with map_reduceMONGOID-2173
accepts_nested_attributes_for can't get attachable_id when generate auto increment idMONGOID-2207
includes method bugMONGOID-2242
eager loading(includes) for many-to-one does't respect first/last
{"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