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

Local task variable causes an integrity contraint violation exception when the task is deleted

    XMLWordPrintable

Details

    Description

      Given:

      • an execution which waits in an user task

      When:

      • a local variable is created for this task (via task service)
      • and another transaction completes this task

      Then:

      • the local variable is created but the related task doesn't exist anymore
      • this leads to an IntegrityContrainstViolationException when the execution is completed / deleted

      AT:

      • either the variable should not be created or the task should not be deleted

      Hints:

      • there is no foreign key contraint from variable to task

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              roman.smirnov Roman Smirnov
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce