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

Cannot delete and insert a process variable with the same name within one transaction

XMLWordPrintable

      Problem:

      • given a process variable with name "foo"
      • when the variable "foo" is delete and a new variable with same name "foo" is created within one transaction (e.g. in a JavaDelegate)
      • then an unique index or primary key violation SQL exception occurs

      AT:

      • I can delete and insert a variable with the same name within one transaction

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: