Workflow is not working (Accessing related records with Entity::get is deprecated)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Russ
    Senior Member
    • Feb 2022
    • 426

    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.
  • lazovic
    Super Moderator
    • Jan 2022
    • 810

    #2
    Hi Russ,

    Could you please send screenshots of your Workflow and Target List settings so that we can reproduce this issue?

    Comment

    • Russ
      Senior Member
      • Feb 2022
      • 426

      #3
      Originally posted by lazovic
      Hi Russ,

      Could you please send screenshots of your Workflow and Target List settings so that we can reproduce this issue?
      Sure, thanks
      Click image for larger version

Name:	Screen Shot 2022-10-06 at 9.42.51 AM.png
Views:	350
Size:	455.6 KB
ID:	83831

      Comment

      Working...