-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
- Define a user task with a candidate group
- Add a create task listener to the user task that deletes the candidate group (DelegateTask#deleteCandidateGroup)
Current behavior:
- the candidate group is present after the user task has been created (i.e. deletion does nothing)
Expected behavior:
- the candidate group is not created
Side notes:
- similar issues probably exist for the other methods for deleting identity links
Implementation note:
- deletion does currently not work on in-memory state of the task entity. It should do that.
Forum post:
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2185. Please use this link for any future references and continue any discussion there.