Transactions not working in Postgres

OS info

  • Operating System : Windows 10.0.22631
  • Wappler Version : 7.0.0-beta.15

Problem description

Wappler Transaction step is not working for Postgres database.

  • Added insert / update statement and further more steps. One of the step got failed due to validation error, then above insert / update statement didn't rollback.

@sid FYI.

This is for NodeJS server type, and the bug is also reproducible in Wappler stable 6.8.0.

Was it a query that failed or another step that wasn't a database query? Do you use in the transaction an insert with sub tables or mass import?

First step was updated query and second step was insert query. This insert insert query got failed. So, first step update query changes should have rolled back.

No. Simple update and insert queries.

Could you post the structure of the server action.

Sent privately.

Fixed in Wappler 7 Beta 18

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