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: add task listeners for Zeebe #1088

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

misiekhardcore
Copy link

@misiekhardcore misiekhardcore commented Nov 7, 2024

related to camunda/camunda-modeler#4590

Proposed Changes

Add task listener to user task.

  • task listeners are allowed only for zeebe user tasks
  • event can be set to complete or assignment
  • listener type and number of retries can be set
Screencast.from.2024-11-07.13-56-29.webm

can be tested with npm start on the branch

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Nov 7, 2024
@misiekhardcore misiekhardcore marked this pull request as draft November 7, 2024 11:16
@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed needs review Review pending labels Nov 7, 2024
@misiekhardcore misiekhardcore force-pushed the user-task-listener branch 2 times, most recently from 4981e32 to 5c54e29 Compare November 7, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Currently worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant