In this PR https://github.com/twentyhq/twenty/pull/14785 we deprecated viewFilterOperand (from camelCase to capital snakeCase values), but we had not migrated the existing workflow steps values. Hence they cannot be executed! Let's fix that by dealing with both operands, new and deprecated, to mitigate the issue. Then we will add a command to migrate the values.
Run yarn dev while server running on port 3000