Workflow trigger on creation of new View
I would like to make a workflow that will trigger when a new view is saved by a user.
I have seen in the trigger selection that you can select in advanced option the VIew object but when i save a new view i do not see any runs.
I made it active but nothing.
I have also selected creation of view filters cause the system saves view record and view filter records but still nothing.
Could it be due to save in different schemas (core vs workspace) ?
I want to pass the name of the View to a specific object. So i was expecting that the user will select with a form the object and then the update to happen.
But there is no runs so the workflow is not triggered at all. So first is to fix the Trigger to run.

3 Replies
Please create a bug for it, I'm able to reproduce it
Hey high chances this is due views to standard object migration to core engine entities migration
Cc @charles wondering if we still want to persist such trigger ?
I have created a bug report as requested : https://github.com/twentyhq/twenty/issues/14638
GitHub
Workflow Not Triggering on View Creation · Issue #14638 · twentyh...
Bug Description Workflow triggers configured to activate on View object creation are not executing when users save new views. The workflow remains in active status but shows no runs in the executio...