Dependent trigger of models

Created on 22 May 2024, about 1 year ago

Problem/Motivation

Hello,

Is is possible to trigger event from one model to another one ?

Simply : I would like to update content "project" and create ECA model. However don't want to make it too complicated so I would like to split it for several small actions, hence I would like to create 5 small triggers for content "project".

Of course I can, however I found out it matters the weight/position of model and it seems it is running from top. However the second Update in most cases won't pass because it already passed through the first one, hence I will never get my ECA triggered.

First Model: Update > Project > was field updated ? > if yes continue.

Second Model : Update > Project > was field updated ? > if yes continue. - However it was not because the first model did the job, hence this one things there was not any change so won't continue.

If I reorder them - still the first one works.

In my case I do have 3 very complex models and all starts with Update of the same content type and One basically should trigger the second one, but it does not work.

Hence I would like to know if I can trigger models or runn them at the "same" time.

πŸ’¬ Support request
Status

Active

Version

2.0

Component

Documentation

Created by

πŸ‡ΈπŸ‡°Slovakia coaston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024