From 9d080d7dca848b94560d6780c9f3f87f5d73f7e9 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 30 Jan 2021 17:59:08 +0200 Subject: [PATCH] fix kanban order --- application/Espo/Resources/metadata/entityDefs/KanbanOrder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/Espo/Resources/metadata/entityDefs/KanbanOrder.json b/application/Espo/Resources/metadata/entityDefs/KanbanOrder.json index 090daba0c4..b31329a612 100644 --- a/application/Espo/Resources/metadata/entityDefs/KanbanOrder.json +++ b/application/Espo/Resources/metadata/entityDefs/KanbanOrder.json @@ -13,7 +13,7 @@ }, "userId": { "type": "varchar", - "maxLength": 11 + "maxLength": 24 } }, "links": {