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

Migrate intermediate timer catch events #20911

Closed
Tracked by #17349
berkaycanbc opened this issue Aug 8, 2024 · 0 comments · Fixed by #21360
Closed
Tracked by #17349

Migrate intermediate timer catch events #20911

berkaycanbc opened this issue Aug 8, 2024 · 0 comments · Fixed by #21360
Assignees
Labels
component/engine component/zeebe Related to the Zeebe component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior version:8.6.0-alpha5 Label that represents issues released on version 8.6.0-alpha5 version:8.6.0 Label that represents issues released on version 8.6.0

Comments

@berkaycanbc
Copy link
Contributor

berkaycanbc commented Aug 8, 2024

It should be possible to migrate timer intermediate catch events.

Timer intermediate catch events can be migrated by providing a mapping instruction. Only active timer intermediate catch events can be migrated.

Screenshot 2024-08-08 at 15 22 24
@berkaycanbc berkaycanbc self-assigned this Aug 20, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 20, 2024
## Description

<!-- Describe the goal and purpose of this PR. -->

With this PR, migration of active timer catch events will be supported.
Since we already support migrating timer events in the migration
processor with `handleCatchEvents()` method, no additional change is
needed in the processor.

## Related issues

closes #20911
@berkaycanbc berkaycanbc added kind/feature Categorizes an issue or PR as a feature, i.e. new behavior component/engine component/zeebe Related to the Zeebe component/team labels Aug 28, 2024
@nicpuppa nicpuppa added the version:8.6.0-alpha5 Label that represents issues released on version 8.6.0-alpha5 label Sep 4, 2024
@tmetzke tmetzke added the version:8.6.0 Label that represents issues released on version 8.6.0 label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/engine component/zeebe Related to the Zeebe component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior version:8.6.0-alpha5 Label that represents issues released on version 8.6.0-alpha5 version:8.6.0 Label that represents issues released on version 8.6.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants