Hide Forgot
Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/610413 project_key: SOA Clone of SOA-1995 for SOA 4.x
Link: Added: This issue duplicates SOA-1995
Link: Added: This issue incorporates JBPM-2828
JBPM-2828 is in the jbpm 3.2.10 tag.
Release Notes Docs Status: Added: Not Yet Documented Writer: Added: dlesage
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2208 The ContextInstance.deleteVariable(name) method was not actually deleting variables from the database. Rather, it only removed references to the process execution. This could lead to database records being orphaned records. The method has been fixed so that it now removes the variables from the database if the logging service is disabled. If logging is enabled, the new VariableDeleteLog holds a reference to the variable and this reference is removed when the process instance is deleted.
Verified in ER2