-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Support user task listeners #4590
Comments
This is blocked until we clarify the XML structure: https://camunda.slack.com/archives/C0622NWC9LK/p1729161860084329 |
We clarified the XML structure, but the list of event types needs to be decided upon yet: https://github.com/camunda/product-hub/issues/1822#issuecomment-2419645986 |
The duplicate listeners won't be rejected by the engine as decided in https://camunda.slack.com/archives/C0622NWC9LK/p1729762326243379?thread_ts=1729176573.663119&cid=C0622NWC9LK |
I updated the event types according to https://camunda.slack.com/archives/C0622NWC9LK/p1730303397300139?thread_ts=1730288591.575289&cid=C0622NWC9LK |
Task listeners on process are out of scope: https://camunda.slack.com/archives/C0622NWC9LK/p1730311452811039?thread_ts=1730288591.575289&cid=C0622NWC9LK |
This is ready now. |
We could use this BPMN as an example to open once the feature is implemented: |
@barmac what do you mean? where do you want to put this file? |
I prepared this as an example BPMN (cf. https://camunda.slack.com/archives/C0622NWC9LK/p1730909451217819). There's no need to include it anywhere in the source code, but we can use it as way to verify the solution. |
The file was broken, but replaced it with a fixed one. |
@barmac All the parts of this issue are now done. What are the next steps? |
As the feature is implemented in the upstream libraries, we can now move the issue to |
Related to camunda/camunda-modeler#4590 deps: update to `bpmn-js-properties-panel@5.29.0` deps: update to `zeebe-bpmn-moddle@1.7.0` deps: update to `camunda-bpmn-js-behaviors@1.7.1`
Related to camunda/camunda-modeler#4590 deps: update to `bpmn-js-properties-panel@5.29.0` deps: update to `zeebe-bpmn-moddle@1.7.0` deps: update to `camunda-bpmn-js-behaviors@1.7.1`
I will open an integration PR for this once #4620 is merged. |
Makes the panel focusable. deps: bump to `bpmn-js-properties-panel@5.27.0` Related to #4590
Makes the panel focusable. deps: bump to `bpmn-js-properties-panel@5.27.0` Related to #4590
Makes the panel focusable. deps: bump to `bpmn-js-properties-panel@5.27.0` Related to #4590
Makes the panel focusable. deps: bump to `bpmn-js-properties-panel@5.27.0` Related to #4590
What should we do?
Implement user task listeners in Camunda 8
complete
,assignment
Projects:
zeebe:TaskListener
camunda-bpmn-js-behaviors#88Why should we do it?
Product hub epic: https://github.com/camunda/product-hub/issues/1316
The text was updated successfully, but these errors were encountered: