Describe the problem/error/question
I have a Set node that I want to use it for change value with an JS expression. {{ $json.propertyValue = true ? ‘Verdadero’ : ‘Falso’ }}
But for some reason, the value in the node behind is changing whenever I write the expression.
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: 1.109.2
-
Database (default: SQLite): Postgres SQL
-
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker in Coolify