-
Notifications
You must be signed in to change notification settings - Fork 55.1k
Closed as not planned
Labels
closed:enhancement/featureIssue was closed as it was an enhancement or feature request.Issue was closed as it was an enhancement or feature request.status:in-linearIssue or PR is now in LinearIssue or PR is now in Lineartriage:pendingWaiting to be triagedWaiting to be triaged
Description
Bug Description
When copying webhook triggers, or when manually assigning the same path to multiple webhooks, n8n arbitrarily selects one webhook and ignores the others.
To Reproduce
- Add Webhook trigger
- Copy/duplicate Webhook trigger
- Execute workflow and call the webhook url
- One of the triggers is used, the other ignored.
Expected behavior
Error that there are multiple webhook triggers using the same path.
Debug Info
Debug info
core
- n8nVersion: 1.120.4
- platform: docker (self-hosted)
- nodeJsVersion: 22.21.0
- nodeEnv: production
- database: postgres
- executionMode: regular
- concurrency: -1
- license: community
- consumerId: unknown
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: memory
pruning
- enabled: true
- maxAge: 336 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2026-01-06T12:25:06.844Z
Operating System
Linux + Docker
n8n Version
1.120.4
Node.js Version
25.2.1
Database
PostgreSQL
Execution mode
main (default)
Hosting
self hosted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
closed:enhancement/featureIssue was closed as it was an enhancement or feature request.Issue was closed as it was an enhancement or feature request.status:in-linearIssue or PR is now in LinearIssue or PR is now in Lineartriage:pendingWaiting to be triagedWaiting to be triaged