diff --git a/application/Espo/Resources/metadata/entityDefs/Autofollow.json b/application/Espo/Resources/metadata/entityDefs/Autofollow.json index 977282fb23..da125c6e08 100644 --- a/application/Espo/Resources/metadata/entityDefs/Autofollow.json +++ b/application/Espo/Resources/metadata/entityDefs/Autofollow.json @@ -12,7 +12,7 @@ }, "userId": { "type": "varchar", - "maxLength": 11, + "maxLength": 24, "index": true } }