Conditions on Databases

Since the latest update, the conditions for my database queries are not working. Is there a new way to do conditions? If I have no conditions I get results. If I have conditions I have to specify the condition before it renders results. I want it to render results even if I have conditions. I used to set up like this but the old way is no longer working.

Any suggestions on how to get this to work? I want a user to be able to filter by any field but see all records first.

Thanks

I’m still on a slightly older version but have you tried checking the results of this query in the browsers XHR tab I ask because I also noticed that in the query preview it seems the conditions aren’t taken into account but when on the browser it processes them.