Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Works as Designed
-
Affects Version/s: 2.0.11 (Kay SR11), 2.1.1 (Lovelace SR1), 2.2 M1 (Moore)
-
Fix Version/s: 2.3 M1 (Neumann), 2.1.13 (Lovelace SR13), 2.2.2 (Moore SR2)
-
Component/s: Transactions
-
Pull Request URL:
Description
When enabling transaction management, it seems the Spring Framework Transaction Management @TransactionalEventListener does not "fire" when a matching transaction phase is reached.
Investigation into this needs to be made to understand what needs to be configured for this functionality to work.