-
Notifications
You must be signed in to change notification settings - Fork 47.1k
Open
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review
Description
Bug Description
The to
-field is required when creating articles. Read discussion here: https://community.zammad.org/t/ticket-creation-via-n8n-automation/17144/5
To Reproduce
- Create Zammad "Create Ticket" node
- Fill out all fields like this:

- It won't work and validation fails because field
to
in article is missing.
Expected behavior
Create zammad ticket
Debug Info
# Debug info
## core
- n8nVersion: 1.114.4
- platform: npm
- nodeJsVersion: 22.19.0
- nodeEnv: production
- database: sqlite
- executionMode: regular
- concurrency: -1
- license: enterprise (production)
- consumerId: b25aad6c-f73f-4392-8a9d-d32d1f4f5cd6
## 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 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/141.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2025-10-13T12:40:33.371Z
Operating System
Docker Image
n8n Version
1.114.4
Node.js Version
22.19.0
Database
SQLite (default)
Execution mode
main (default)
Hosting
self hosted
Metadata
Metadata
Assignees
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review