-
Notifications
You must be signed in to change notification settings - Fork 482
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
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. |
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: