[2017-08-31 13:59:39] Espo.ERROR: API [POST]:/Admin/fieldManager/:scope, Params:Array ( [scope] => Quote ) , InputData: {"type":"currency","required":false,"dynamicLog icV isible":null,"dynamicLogicRequired":null,"dynamicL ogicReadOnly":null,"name":"myField","label":"myFie ld","tooltipText":"","min":0,"max":null,"audited ": false,"readOnly":false,"tooltip":false} - Error while rebuilding database. See log file for details. [] []
[2017-08-31 13:59:39] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /crm/api/v1/Admin/fieldManager/Quote [] []
I don't see an "Admin" directory in /crm/api/v1/
There are probably more than 100 fields in that scope, so this might be causing a problem, is there some kind of limit?
Comment