Transaction failing issue

Hey all,

I am trying to implement a transaction here
Adding a cartId to rows based on certian logic

I tried many combinations and even a raw sql version but I cannot determine why I am getting a rollback
I am hoping one of you can see what I am doing wrong here

https://github.com/Darkmift/pc-shopping-cart-limit-oversell/blob/6aaba73704774f151cb7c28ec4fd466678d8d540/src/api/product-inventory/product-inventory.service.ts#L83
GitHub
Contribute to Darkmift/pc-shopping-cart-limit-oversell development by creating an account on GitHub.
Was this page helpful?