A workflow skips some steps on its own

Can anyone help me, please?

In the image, I created a workflow logic, which first looks for the type of message, it can be 1, 2, 3… and when it finds the type, it will see if the user wants to edit it or not: true or false. And from there it does the workflow that was given at the end. But in my test the result I did was to give type 1 and edit as false, but it didn’t do the insert workflow and simply skipped to the last two steps. Why did this happen?

Try to run the workflow through the path that you want to check and then start to test each node one by one and try to see where the problem is

Hi Breno, you have to try what Tomerer suggested and try one by one.

WeWeb allows you to see where the action flows are going, so after running this workflow you should be able to open this page again and see what is the path it took.

For this image alone we can’t be sure where the error occurred.