-
Bug
-
Resolution: Done
-
Major
-
7.25.0.Final
-
NEW
-
NEW
-
- See unit test PR
When a process has a Conditional Intermediate Catch Event, it should be triggered by a signal like "RuleFlowStateNode-IntermediateCatchEvent-2". This eventtype is created by ProcessRuntimeImpl.initProcessActivationListener().
The logic depends on "-" hyphen. If a process Id contains a hyphen (e.g. "Intermediate-Catch-Event"), the eventtype would be like "RuleFlowStateNode-Intermediate-Catch" and it will not be triggered.
- is incorporated by
-
RHPAM-2304 ConditionalEvent isn't triggered when process id contains hyphen
- Closed