diff --git a/application/Espo/Resources/metadata/entityDefs/Settings.json b/application/Espo/Resources/metadata/entityDefs/Settings.json index 6a5dcebe0d..fa119c8be9 100644 --- a/application/Espo/Resources/metadata/entityDefs/Settings.json +++ b/application/Espo/Resources/metadata/entityDefs/Settings.json @@ -571,7 +571,8 @@ }, "massEmailMaxPerHourCount": { "type": "int", - "min": 1 + "min": 1, + "required": true }, "massEmailMaxPerBatchCount": { "type": "int",