Switch node not working

The switch node always just sends data to the first index output, even though it should send it to another one (based on the time).

Information on your n8n setup

  • n8n version: 1.78.0
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting: own, main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker (I think)
  • Operating system:AWS/Lightsail

Looks like a duplicate of Switch Node always gives data to first index . Isn’t it?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.