PMCORE-3442:FE The PMFCaseLink does not work when the action=sent

Error index

Corrections
This commit is contained in:
Fabio Guachalla
2021-10-22 16:21:04 -04:00
committed by fabio
parent 9242c78268
commit 7e77ecb5a2
8 changed files with 38 additions and 23 deletions

View File

@@ -2473,7 +2473,6 @@ class Cases
'DEL_INDEX' => [],
'PRO_UID' => $record['PRO_UID']
];
$arrayData['DEL_INDEX'][] = $record['DEL_INDEX'];
foreach ($result as $record) {
$arrayData['DEL_INDEX'][] = $record['DEL_INDEX'];
}