R-1749
Al derivar de un script task y end email no envía el correo R-1763 Process Name - limit size R-1763 Process Name - limit size
This commit is contained in:
@@ -940,7 +940,7 @@ class Derivation
|
||||
break;
|
||||
case TASK_FINISH_TASK:
|
||||
$iAppThreadIndex = $appFields['DEL_THREAD'];
|
||||
$this->case->closeAppThread( $currentDelegation['APP_UID'], $iAppThreadIndex );
|
||||
$this->case->closeAppThread($currentDelegation['APP_UID'], $iAppThreadIndex);
|
||||
break;
|
||||
default:
|
||||
//Get all siblingThreads
|
||||
|
||||
Reference in New Issue
Block a user