Execute node - Pinned data

“Execute node” with input pinned data, always execute all previous nodes instead of “watching” only what already received.

What is the error message (if any)?

Please share your workflow

Flow

Share the output returned by the last node

No output because he is expecting the start node instead of using what he have already in “INPUT”

Information on your n8n setup

  • **n8n version:0.222.0
  • Running n8n via (Docker):

Hi @cenasdanet, welcome to the community!

I believe this is expected - you’d need to pin data on all nodes you don’t want to execute (or alternatively disable these nodes temporarily).

Hi @MutedJam, thank you for the answer.
For debug purpose is not that “user friendly”.
But thanks anyway.