Logs - Show conditional value for failed/succeed

If you like the idea please upvote on the idea board here

When looking at the logs to debug backend workflows (the only way to do it), the current approach to showing conditionals on actions or triggers that fail or succeed is too simplistic and only shows if it failed or succeeded.

This needs to be upgraded to show the values that were used in the conditional to determine if it failed or succeeded so that as the developer when looking at logs we can debug if the values in the dynamic expression on the conditional are correct or not. Seeing failed or succeeded on their own is not enough to help debug properly.

2 Likes

It’d be good improvement, upvoted :raised_hands:

1 Like

It’d be great to even see why it succeeded or failed much like clicking on the steps in the debugger.

Upvoted!

2 Likes