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

Task Update event ignores Task Candidate Link removal

    XMLWordPrintable

Details

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

    Description

      Given:
      A User Task with 2 candidate groups: TEST_A and TEST_B and a Task Update listener defined as:

      // pseudo code of JavaDelegate
      logger.debug("Current #candidates: " + delegateTask.getCandidates().size());
      

      When:
      A candidate group is removed.

      Then:
      The old state of the Task Candidate links is reported.

      Expected:
      The new state of the Task Candidate links is reported.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce