[Error Handler] - Debugging workflow: Can not access workflow and nodes.
I bumped into an error while creating workflow. On adding a return to a parallel node, the workflow crashed with an error - 'Cannot read properties of undefined (reading 'push').
How to access the workflow nodes again to debug and fix the issue?
3 Replies
Hi @Bhavya ✨. Here's the Jam.dev recording - https://jam.dev/c/f0dffb9e-5a33-4b15-9f1a-413d88358bb2. cc @Shams
Workflow ID - NZEnuAk7giGd1OcHb4Zx
Email - Sent over DM.
@Bhavya ✨ I found a temporary workaround to get back the workflow nodes, I copied the workflow json, and manually removed the node which was causing the issue.