title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix silencing flow errors inside transaction |
NEXT-31458 |
Maximilian Rüsch |
maximilianruesch |
- Changed the
SetOrderStateAction
such that any exceptions are rethrown if the action is executed inside a nested transaction that does not have save points enabled for transaction nesting.