-
Notifications
You must be signed in to change notification settings - Fork 197
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
Conversation
2581a59
to
5357aae
Compare
4981e32
to
5c54e29
Compare
b2f4b8f
to
0023dc5
Compare
The current convention is to use |
I just noticed that the task listeners are not removed when we switch the implementation to job worker. This requirement wasn't explicitly added in camunda/camunda-modeler#4590 so I added it, and the implementation should be done in the new feature from camunda/camunda-bpmn-js-behaviors#88 Screen.Recording.2024-11-14.at.16.57.45.mov |
0023dc5
to
b0647d2
Compare
@barmac is there any way of testing this during development? |
Linking is the approach, and then you can |
b0647d2
to
b4e2c57
Compare
related to camunda/camunda-modeler#4590
Proposed Changes
Add task listener to user task.
complete
orassignment
Screencast.from.2024-11-07.13-56-29.webm
can be tested with
npm start
on the branchChecklist
To ensure you provided everything we need to look at your PR:
@bpmn-io/sr
toolCloses {LINK_TO_ISSUE}
orRelated to {LINK_TO_ISSUE}