Gaurav Chadha
Gaurav Chadha12mo ago

[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?
No description
3 Replies
Bhavya
Bhavya12mo ago
Hey @Gaurav Chadha, I wasn't able to replicate this issue on my end. Perhaps it's something specific to your workflow configuration? Could you share a video recording of the issue (preferably using Jam.dev) with your Workflow ID and your Email so that we can take a look on our end?
Gaurav Chadha
Gaurav Chadha12mo ago
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.
Gaurav Chadha
Gaurav Chadha12mo ago
@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.