Task end event is not triggered

Hello everyone,
When there is a logical loop, let say task 1 then activity 2 then a XOR that return to task 1:
1- First round the end event always works and a listener is triggered,
2- but, when there is a second round (Loop back to the same task), although Camuda creates a new task instance in the active list and assigned properly, when completed, I’m not getting the end event again in my listener.
Any ideas?
Many thanks

Hello my friend!

Do you want to send us your BPMN file so that we can better visualize and understand your problem and situation?

William Robert Alves

1 Like

Hi @TJaber,

Do you use execution listener or task listener? and on what event is it configured to fire?