Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-4431
Using 'synced' as field name prevents validates_inclusion_of from working as intendedMONGOID-4428
BSON::Regexp::Raw not serialized to a regex when field type is specified as StringMONGOID-4319
Embedded documents doubles on presence validationMONGOID-4416
Infinite loop when embedded doc has :touch on parent, and parent has :cascade_callbacks on childMONGOID-4099
delete_all on STI modelsMONGOID-3872
Can't update embedded document if parent is previously savedMONGOID-4054
Mongoid localized field not being set in first form submissionMONGOID-3742
udpate_all and localized fieldsMONGOID-3759
Model with multiple has_one results in same idMONGOID-3715
Acceptance validation not behaving properly with a ProcMONGOID-3602
Duplicated children using has_many and accepts_nested_attributes_forMONGOID-4415
Storage options of parent are not used for embedded document when persistingMONGOID-4420
Matchable does not support dot notation that represents array indexingMONGOID-4418
Mongoid should not permit using the field name "collection_name"MONGOID-4425
changes in callbacks of an embedded document not persisted.MONGOID-4435
Cloning Criteria does not preserve read preferenceMONGOID-3869
MapReduce result schema changes when count == 1MONGOID-3657
Not Properly Detecting Operation Conflict on UpdateMONGOID-1963
Use of polymorphic types make upgrades/downgrades really problematicMONGOID-3666
update nested attribute didn't check for nilMONGOID-3886
save after invalid embedded association creationMONGOID-3090
referenced n-n relation incomplete trackingMONGOID-3806
delete_all referencedMONGOID-3616
update double embedded = attribute with blank keyMONGOID-3775
Unable to create correct Mongoid model from JSONMONGOID-3678
Avoid defining methods with names that could be relation names on documentsMONGOID-2515
Setting embeds_many should only update deltas vs. deleting and setting entire arrayMONGOID-3658
Embedded object when deleted using delete_all, some of it still exist.MONGOID-3912
comparison of Fixnum with nil failedMONGOID-3840
add_to_set requires field to be defined
{"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