Trying to run a node using pinned data input doesn’t work. I have a receive webhook node to gather form information. I try to pin that data and use it in a second node, and the second node won’t work. I have to re-run the webhook every time, making the pinned data pretty useless I feel.
##What is the error message (if any)?
Waiting for a Trigger node to execute. Close this view to see the Workflow Canvas.
Information on your n8n setup
**n8n version: 0.190.0
Database you’re using (default: SQLite):
Running n8n with the execution process [own(default), main]:
Hi @MutedJam I’m having a different issue with the pinned data. In my situation, if I edit pinned output, I can see the edits and save them clearly- however when I run the next node, my edits are ignored. Instead I’m getting the un-editing pinned data as input to the following nodes.
I mention this as it might be related to the other pinned data issues being reported. It seems there’s are several “versions” of the output data being tracked somehow ( actual output, pinned output, and edited pinned output ).
I am not able to reproduce this but I suspect it won’t be related to this old issue, I am going to lock this old topic for now and would you be able to create a new topic and complete the template and include the workflow that is having the issue so we can test?