Describe the problem/error/question
When N8N create a message using Whatsapp Business API and using the same trigger to listen for message delivered, the trigger is duplicated. This issue only appears when activating the workflow because using Test Workflow will use the earliest trigger. The trigger has identical timestamp and content.
What is the error message (if any)?
There is a duplicate in the execution as you can see above
Please share your workflow
Share the output returned by the last node
This is the duplicated execution content
Information on your n8n setup
- n8n version: 1.88.0
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux