Describe the problem/error/question
- I am using self hosted n8n to build an workflow automation with the Clickup node.
- The problem I am facing is new that After fetching the task data with clikcup node, there exists a tags list in the output data
- And I am checking that tags list length in the If node .
- But after a few seconds the tags list gets empty in Clickup node output resulting in failing the If node conditions.
What is the error message (if any)?
There is no error message. The data just gets disappears in the Clickup output node
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- **n8n version: 1.95.3
- **Database : Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via: using docker compose self hosted in aws EC2
- **Operating system: Ubuntu 22