Has anyone else experienced this? I duplicated one of my workflows that runs on a weekly schedule. After activating the copy, I noticed it had been running every single minute instead of weekly. It racked up about 4,500 executions before I caught it and deactivated it.
The Schedule Trigger still shows weekly in the editor — nothing looks wrong. I got some help investigating and it turns out the internal staticData.recurrenceRules is empty in the copied version, which seems to make it default to every minute.
Has anyone else had this happen after duplicating a workflow?
Describe the problem/error/question
Duplicated a workflow with a weekly Schedule Trigger. The copy ran every minute instead of weekly. No indication in the UI that anything was wrong.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: Latest (Cloud)
- Database (default: SQLite): Cloud managed
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n Cloud
- Operating system: N/A