Abhitocode opened a new issue, #2258:
URL: https://github.com/apache/incubator-kie-issues/issues/2258

   Add integration tests to verify that when a UserTaskEventListener throws an 
exception during a user task state transition (e.g., task completion), the 
transaction is rolled back  and the task remains in its previous state.
   
   This ensures the transactional integrity of the event listener mechanism 
listeners execute synchronously within the same transaction as the task 
operation, and any exception propagated from a listener must cause the entire 
transaction to roll back.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to