Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: set the process instance key when a timer is triggered #309

Merged
merged 1 commit into from
Dec 3, 2022

Conversation

saig0
Copy link
Contributor

@saig0 saig0 commented Dec 3, 2022

Description

Set the process instance key when a timer is triggered. Since Zeebe 8.1, the timer record with intent triggered contains the key of the process instance. Previously, the timer record doesn't contain key if it was for a timer start event.

close #246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A timer of a timer start event links to the created process instance
1 participant