Catch an escalation in an event subprocess start event #10690
Labels
kind/feature
Categorizes an issue or PR as a feature, i.e. new behavior
version:8.2.0-alpha2
Marks an issue as being completely or in parts released in 8.2.0-alpha2
version:8.2.0
Marks an issue as being completely or in parts released in 8.2.0
Is your feature request related to a problem? Please describe.
Thrown escalations can be handled in the workflow by catching it on an event subprocess.
Describe the solution you'd like
escalationCode
(any string), optionalescalationRef
is omitted orescalationCode
of referenced escalation is omitted, the event start event is triggered by any escalation event.escalationRef
is set, the start event is only triggered by escalation events with the definedescalationCode
.The text was updated successfully, but these errors were encountered: