Data Transformations, add column removes timestamp data

======== TEMPLATE BUG FORM ========

Wappler Version :3.9.7
Operating System :10
Server Model: node
Database Type:MariaDB
Hosting Type:Digital Ocean/ Docker

Expected behaviour

Data in date/time fords should be preserved

Actual behaviour

Fields are set to Null

I have a simple users table with date of registration and date of confirmation stored as Timestamp

If i query the table the timestamps are clearly visible in the dev console output:
image

I then apply a data transformation -> add columns and add one column, role default “U”

image

Viewing the output shows the role field added but the timestamp data is set to Null

image

Community Page
Last updated: