Relative Content

Tag Archive for next.jsserveractionprisma

Prisma Transaction sometime not update all properties

A function is declare in the next.js 14 server action when I call this function with the verified=”approve” ,id=1, data={payload:”bankAccount”,id:1} it does not update the bank account while all thing working and updating other tables, while it is in transaction why this happening, what is the problem may answer it.