I am experiencing a critical issue in my app on Bubble.
A workflow runs successfully (confirmed by conditions and subsequent steps executing), but database changes made via “Make changes to a list” are not reflected in the database.
What is happening:
-
The workflow runs.
-
A field (yes/no) is set to “yes” as part of the workflow.
-
The action completes without error.
-
The value does not appear updated in the database.
Bubble Support suggested a runmode recalculation workaround, but the issue persists.
Has anyone experienced:
-
Live workflows executing without committing database writes?
-
“Make changes to a list” silently failing?
Any technical insight into what could cause this behavior would be appreciated.