Backends workflows are not working properly

Hello, I am working on an app with several other devs by the branch site, but in my branch some backends workflows stopped working, the impression I have is that the actions are being ignored. If someone has passed/is going through this in application with branch system or normal let me know, do not rule out, Bubble bug even.

Criei um exemplo teste, para melhor visualização:
Backend simples

Backend scheduling

Log bubble

Updated database

Privacy rules?

Record a Loom so we can see the full flow.

1 Like

@carlovsk.edits is right and also debugging backend is very hard so what what i do i create a data type for my every app, “Debug

In side it i have fields like:

  • Workflow name
  • Dev_note
  • Step01 , depending on your need this can goto step 99 :laughing:

but the thing is , on backend call on last steps i create a debug things, give it workflwo name, and any thing i want to see i put in dev_note field seperatign by new line, and also if i want to see a step is run or not which have condition, i past there condition on respective field

this way i can see in database what state each thing was and what happend.

I contacted the Bubble team, and everything went back to normal shortly after. But they didn’t give me any explanations.

I’m having the same issues - steps in workflows being missed completely. They show up in the logs but don’t actually change the data in the DB. Have been spending hours trying to figure out what is going on.

Always check privacy rules first when this happens.

I did…

2 Likes

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