Workflow parameters have changed by itself

Describe the problem/error/question

I got an error in the last few executions of a workflow, and upon investigation I found that a parameter of the node was set to fixed instead of Expression. But the interesting thing that the workflow was running fine a week before and I did not edit the workflow for ages. Looks like it has changed by itself.

Information on your n8n setup

  • n8n version: 1.16.0
  • Database (default: SQLite): percona
  • n8n EXECUTIONS_PROCESS setting (default: own, main): queue
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system:

Hi @Martin_Neumann,

Hmm, changes and updates to n8n shouldn’t affect the workflow json data so I can’t think of anything that could’ve caused it to change by itself and I’m not sure what’s going on here I’m afraid. If you’re still having issues, could you share your specific workflow and expression so we can take a better look?

I found actually upon further investigation several workflows who had this issue with the email field in the Mautic node. It was surely not me who changed them all.

1 Like

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