I have a workflow that updates metrics once a day at 3am, then I edited that workflow and set it to run at 7am. I updated my workflow and hit save, but when it came time to run it ran the 3am version and the 7am version. I turned the workflow off and back on but it still ran both versions.
Configuration in npm:
N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS false
N8N_HOST 0.0.0.0
N8N_PORT 12001
N8N_SECURE_COOKIE false
PORT 12001
WEBHOOK_URL https://n8n.humgroup.vn
Information about your n8n setup
- **n8n version: 1.91.3
- **Database (default: SQLite): SQLlite
- **n8n settings EXECUTIONS_PROCESS (default: own, main): default
- **Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- **Operating system: Hosting

