Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Michael Born @ OrtusMichael Born @ OrtusReporter
Michael Born @ OrtusMichael Born @ OrtusLabels
Fix versions
Priority
Minor
Details
Details
Assignee
Michael Born @ Ortus
Michael Born @ OrtusReporter
Michael Born @ Ortus
Michael Born @ OrtusLabels
Fix versions
Priority
Sentry
Sentry
Sentry
Created November 4, 2024 at 11:52 AM
Updated November 4, 2024 at 11:55 AM
Resolved November 4, 2024 at 11:55 AM
The various transaction events such as
onTransactionBegin
,onTransactionCommit
, etc. (see JDBC Transaction documentation) have until now only been broadcast at the runtime level.Broadcasting them at the application level will allow apps to listen in on transaction events for their application context only.