The last step performances above all - a bug?

Hello,

I have a strange issue with a step which supposed to be the last but executes first. I’m deducting credits from a user.

When it’s turn it executes in the debug mode but no changes in the database, so it save to say it doesn’t execute again.

It’s disturbing the whole logic. Does anyone know how to fix it?

I have noticed a similar problem with a payment flow when I add credits to the user. It adds credits twice but only once in the database. However visually I can see double amount of credits, after reloading the page it gets back to normal.

Hi, in workflow actions all actions get initiated instantly. One does not depend on others. You can use “Only when” - Result of step “e.g. 1” is … give the statement

Please check
https://manual.bubble.io/help-guides/building-workflows/the-basics

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.