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

            Assignee:
            Unassigned
            Reporter:
            Philipp Ossler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: