Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-5851
Do not validate all children when parent is persisted by defaultMONGOID-5528
Rails internalization does not translate validation errorsMONGOID-5119
Missing config client raises an error that is not related to the root causeMONGOID-5389
Uniqueness validation of Sets and HABTM associations should be order-insensitiveMONGOID-4815
Add :conditions option example to reference documentationMONGOID-4655
has_one referencing undefined class passes validation when validating a new model instanceMONGOID-3537
validate_associated adds wrong error messages to parent documentMONGOID-3624
read_attribute_for_validation uses getterMONGOID-5842
validates_numericality_of is valid when allow_blank is true and string is assignedMONGOID-4844
Regarding mongod.confMONGOID-4863
destroy! callbacks are not displaying the user defined error messagesMONGOID-4824
Nested attributes with allow_destroy destroy nested associations when host save fails due to validation errorsMONGOID-5757
Parent validation does not trigger all of embedded documents validationMONGOID-5694
Update bypasses validationMONGOID-5635
default value of belongs_to_required_by_default causes performance issuesMONGOID-5048
Validation Errors on Ruby 3MONGOID-5053
Validation Error not workingMONGOID-4925
Option to validate documents when adding to HABTM associationsMONGOID-4976
When embedded autobuilt association is required to be present, document is persisted without the association making it invalidMONGOID-4621
Validate belongs_to target when saving by defaultMONGOID-4160
Don't persist document if associated document is invalid with optional: falseMONGOID-3573
nullifying, deleting or destroying an embedded document doesn't trigger validations on base documentMONGOID-4790
DR Maintenance Plan - Mongo DB
{"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