Workflow is not working (Accessing related records with Entity::get is deprecated)
Collapse
X
-
Workflow is not working (Accessing related records with Entity::get is deprecated)
Hi, simple workflow, if target list was updated, activate a workflow, never triggers out, for the contact, same one for the lead works fine.
Any ideas?
Thanks
LOGS:
[2022-10-05 22:34:31] DEBUG: WorkflowManager: Start workflow rule [633dffdea6143d6d8]. [] []
[2022-10-05 22:34:31] NOTICE: E_USER_DEPRECATED: Accessing related records with Entity::get is deprecated. Use $repository->getRelation(...)->find() {"code":16384,"message":"Accessing related records with Entity::get is deprecated. Use $repository->getRelation(...)->find()","file":"/web/crm.domain.com/www/application/Espo/ORM/BaseEntity.php","line":292} []
[2022-10-05 22:34:31] DEBUG: WorkflowManager: Condition result [] for workflow rule [633dffdea6143d6d8]. [] []
[2022-10-05 22:34:31] DEBUG: WorkflowManager: End workflow rule [633dffdea6143d6d8]. [] []
Last edited by Russ; 10-05-2022, 10:39 PM.Tags: None
Leave a comment: