Database query builder conditions not working

When working with condtions ui in the database query builder I came across cases where the filtered query is not working. Even when having two queries looking the same in the ui, one does not return results. I guess that happens when addting/removing condition steps, Wappler is not “clearing” the values correctly.

When Wappler is wring this code, the filtering of the query is working: “conditional”: null,

When Wappler is wring this code, the filtering of the query is not working:: “conditional”: “”

In cases where it’s not working I have to completly readd all of the conditions.

Wappler 4.0.7
MacOS
MSSQL

I have come across similar issues with conditions not saving correctly in the Query Builder. I entered two conditions in a conditional group and the SA was saved correctly. When I opened it again, one of the conditions in the conditional group has been deleted / not displaying.

This is improved in Wappler 4.1.2

1 Like

This topic was automatically closed after 23 hours. New replies are no longer allowed.