diff --git a/application/Espo/Resources/metadata/entityDefs/Preferences.json b/application/Espo/Resources/metadata/entityDefs/Preferences.json index 35fb07c1da..994ed15a61 100644 --- a/application/Espo/Resources/metadata/entityDefs/Preferences.json +++ b/application/Espo/Resources/metadata/entityDefs/Preferences.json @@ -176,7 +176,7 @@ "doNotFillAssignedUserIfNotRequired": { "type": "bool", "tooltip": true, - "default": false + "default": true }, "followEntityOnStreamPost": { "type": "bool",