I have added a formula for setting the value to a field of an entity and found that the error message is different in espocloud and local EspoCRM (both are 4.8.4)
Message in espocloud : Error 500: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'xxxxxxx' for column 'yyyy' at row 1
Message in local EspoCRM: Error 500
It seems that mesage in error mesage in espocloud provides more details
How can i config the local EspoCRM to have the same behavior as espocloud.
Thanks.
Message in espocloud : Error 500: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'xxxxxxx' for column 'yyyy' at row 1
Message in local EspoCRM: Error 500
It seems that mesage in error mesage in espocloud provides more details
How can i config the local EspoCRM to have the same behavior as espocloud.
Thanks.
Comment