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
- is duplicated by
-
CAM-7684 Deleting a variable after a timer event is causing a ACT_UNIQ_VARIABLE Constraint Violation
- Closed