Hi Bubble users,
Since today, all my “Do a search for” operations that use a constraint with the “contains” operator have stopped returning results across my app. This application has been running for ~3 years without issues, and I haven’t deployed any breaking data changes on my side.
-
What’s affected: Any search like
-
Do a search for: Thingswith constraints such asfield contains Input A's value -
e.g.,
Users: search→ constraint:name contains Input Search's value -
e.g.,
Orders: search→ constraint:tags contains "foo"
-
-
Symptoms:
-
In the Editor, there is no visible error.
-
In the Debugger, I only see log entries when the workflow runs, and the search returns empty when it shouldn’t. (No explicit runtime error message is shown in the editor.)

-
I have recovered a savepoint from 24 hours ago → the issue persists, even though the problem did not exist during the past 24 hours.

-
