Getting error when trying to export records from entity "account"
I did not see a field called [modifiedBy.teams] in the DB table account.
[2019-06-17 20:53:23] Espo.ERROR: Workflow [Utils::getFieldValue]: The related field [modifiedBy.teams] entity [Account] has unsupported instance [NULL]. [] []
[2019-06-17 20:53:23] Espo.WARNING: E_WARNING: in_array() expects parameter 2 to be array, null given {"code":2,"message":"in_array() expects parameter 2 to be array, null given","file":"/var/www/espocrm/application/Espo/Modules/Advanced/Core/Workflow/Conditions/Has.php","line":33,"context":{"fieldValue":null,"s ubjectValue":"59d5415ae158ca249"}} []
I did not see a field called [modifiedBy.teams] in the DB table account.
[2019-06-17 20:53:23] Espo.ERROR: Workflow [Utils::getFieldValue]: The related field [modifiedBy.teams] entity [Account] has unsupported instance [NULL]. [] []
[2019-06-17 20:53:23] Espo.WARNING: E_WARNING: in_array() expects parameter 2 to be array, null given {"code":2,"message":"in_array() expects parameter 2 to be array, null given","file":"/var/www/espocrm/application/Espo/Modules/Advanced/Core/Workflow/Conditions/Has.php","line":33,"context":{"fieldValue":null,"s ubjectValue":"59d5415ae158ca249"}} []
Comment