Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8281

I cannot delete non-yet-persistent identity links

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      1. Define a user task with a candidate group
      2. 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 is the controller panel for Smart Panels app

            [CAM-8281] I cannot delete non-yet-persistent identity links

            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.

            Thorben Lindhauer added a comment - 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.

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: