Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
17.0.0
-
Security Level: Default (Default Security Scheme)
-
None
Description
Auto and action events are sent before the transaction is closed.
If event handlers rely on the records updated by the automation, they may not be available when the event is handled.
Instead, the transaction should be closed before the events are sent.