Wappler Version : 3.8.3
Operating System : MacOS
Server Model: ASP.NET
Database Type: MSSQL
Hosting Type: IIS
Expected behavior
What do you think should happen?
Conditions Tab should display all the DB Query conditions in the Query Builder UI.
Actual behavior
What actually happens?
The Conditions Tab is not showing any conditions, however, linked JSON files are showing all the conditions correctly. This is happening with the existing DB Queries.
It seems it’s not showing the conditions in Query Builder UI where Database Connections under DB Manager are connected to the Remote DBs correctly and Global DB Connections have the setting Direct Connection
set to On
. It is showing the conditions for all those DB Queries that are connected to a Global DB Connection with the Direct Connection
set to Off
. It may be some other as well, but, this is what I’m seeing in my project.
How to reproduce
- Go to a Server Action, select a DB Query, click on the Query Builder -> Conditions Tab
Last updated: