Exec Input Parameter Value Disappears When 0

Wappler Version : 4.2.2
Operating System : W10
Server Model: NodeJS
Database Type: MySQL

Expected behavior

Setting 0 as param should show up as 0 when viewing the step again.

Actual behavior

UI:

Code View:
image

How to reproduce

Add an exec step and set any input param’s value as 0.
Go to another step, and click okn exec step again, to see that 0 is no longer visible, although it exists in the code & is also sent to the library SA in runtime.

Bump.

Bump.

what is the type of the property? Is it a number or text?
And why do you need just 0 - maybe it is a boolean?

image

pdf_generated is the field. Its set to text.
I send 0 or 1 when calling via exec.

@George Bump.

This has been fixed in Wappler 4.6

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