Testing flow Requires entire flow to run again

Describe the issue/error/question

Sometimes when I build out my flow I have it only run to a certain node then I build and want to continue in the flow from the point I stopped. I thought this was possible and pretty sure I’ve done this, but now if I run my flow to a certain node make an update or add an additional flow then the entire flow starts over. Am I doing something wrong?

Information on your n8n setup

  • **n8n version:0.218.0
  • Running n8n via [n8n.cloud]:

Hey @Philip_Wiggins,

I think it all depends on how far the chain the node is, I have started to use pinned data a lot more so that I don’t have to worry about it as much so any node that has to make a web request I just pin the output so it doesn’t run again.

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