While using “Typeform Trigger” node I found a strange bug that I couldn’t get my head around.
Simplified workflow: When a form is submitted, I use that data to create a new task on ClickUp (no custom fields)
The Bug: The data from the trigger creates 2 tasks inside ClickUp, even though the trigger displays only one item. And if I try to manually test the workflow with pinned data, the task is created WITH correct custom fields that I didn’t explicitly mapped inside the ClickUp node. There are no error messages when using the workflows.
I recently updated to the latest version of n8n, and I’m self-hosted using a droplet via digital ocean.