Query Builder Not Opening With Include Step

Wappler Version : 4.2.2 (Experimental Mode ON)
Operating System : W10
Server Model: ASP .NET
Database Type: MSSQL

Expected behavior

Clicking on “Update Options” or “Insert Options” or similar buttons should open query builder UI.

Actual behavior

Nothing happens.

How to reproduce

This is the structure of my SA:
image

I can open the query builder for first step qOrderDetails, but not for any of the three DB steps written after the Include step.
If I move those three in the ELSE part or outside Condition, builder popup start opening up again.
Also, if I move the include step outside the condition, all query builders open correctly, no matter where it is placed.

Error log file:
wappler.zip (2.5 KB)

This has been fixed in Wappler 4.3.1

This topic was automatically closed after 2 days. New replies are no longer allowed.