-
Bug Report
-
Resolution: Duplicate
-
L3 - Default
-
None
-
7.13.0, 7.14.0, spring-boot 3.4.4
-
None
org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener doesn't check if execution listener is already added to the given activity.
It leads that execution listener is added several times for one activity with boundary events.
Here in the debugger you case see all listeneres added to "Test Task":