Problem with linking records within an automation

I have this step in the automation:

  • Look for the record, where the condition is true and link it with the field.

However - the condition mentioned in the screen was indeed true and has one result. But the relationship field is limited to a view, where the found record is not included. So the record exist - but can’t be linked (due to the limitation of the relationship field). This breaks and stops the automation.

I think, it should just not link it?

Workaround - I can add a second condition, which is the same like the view, the relationship field is limited to.

2 Likes