Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 379 Bytes

2023-10-30-fix-silencing-flow-errors-inside-transactions.md

File metadata and controls

9 lines (9 loc) · 379 Bytes
title issue author author_email author_github
Fix silencing flow errors inside transaction
NEXT-31458
Maximilian Rüsch
maximilianruesch

Core

  • 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.