Did You Potentially Find a Bug?

This topic was automatically generated from Slack. You can find the original thread here.

Potentially found a bug? I’m not entirely sure.

The bug could be one of a couple of things:

  1. Not showing me the error even though there is one
  2. A bug in the standard if/else “node”

I’m guessing at 2 as when i went to the dev tools, the check_employee step in my workflow (which is just an if/else step) is saying it’s returning an error (see the response JSON in the original thread).

Again, not sure if that’s in my code or not, but if it is i need to know, either the step right after or right before

Figured it out, turns it out it was an error in the python in a step 2 down from the if/else with no indication…

So the official bug report is: there’s an error and Pipedream is not telling me what or where.