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

Update Executable Model and Transformers to support User Task listeners #21976

Closed
Tracked by #21974
ana-vinogradova-camunda opened this issue Sep 5, 2024 · 0 comments · Fixed by #22279
Closed
Tracked by #21974
Assignees
Labels
component/zeebe Related to the Zeebe component/team kind/task Categorizes an issue as a breakdown of low-level implementation detail from a parent issue version:8.6.0 Label that represents issues released on version 8.6.0

Comments

@ana-vinogradova-camunda
Copy link
Contributor

ana-vinogradova-camunda commented Sep 5, 2024

Add transforming logic to convert listeners to ExecutableUserTask#taskListeners field

@ana-vinogradova-camunda ana-vinogradova-camunda added component/zeebe Related to the Zeebe component/team kind/task Categorizes an issue as a breakdown of low-level implementation detail from a parent issue labels Sep 5, 2024
@ce-dmelnych ce-dmelnych self-assigned this Sep 9, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 16, 2024
…2279)

## Description

This PR introduces support for task listeners in the
`ExecutableUserTask` model.
Changes:
- Added logic to transform `ZeebeTaskListeners` and convert them into
the `ExecutableUserTask#taskListeners` field.
- Added tests to verify the transforming logic for task listeners in the
`ExecutableUserTask` model.

## Checklist

<!--- Please delete options that are not relevant. Boxes should be
checked by reviewer. -->
- [ ] for CI changes:
- [ ] structural/foundational changes signed off by [CI
DRI](https://github.com/cmur2)
- [ ]
[ci.yml](https://github.com/camunda/camunda/blob/main/.github/workflows/ci.yml)
modifications comply with ["Unified CI"
requirements](https://github.com/camunda/camunda/wiki/CI-&-Automation#workflow-inclusion-criteria)

## Related issues

closes #21976
@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/zeebe Related to the Zeebe component/team kind/task Categorizes an issue as a breakdown of low-level implementation detail from a parent issue 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