Merged in ronald-quentaprocessmaker/processmaker/HOR-1917 (pull request #4944)

HOR-1917
This commit is contained in:
Julio Cesar Laura Avendaño
2016-09-22 14:36:24 -04:00

View File

@@ -3842,6 +3842,10 @@ function PMFSendMessageToGroup(
$group->throwExceptionIfNotExistsGroup($groupId, '$groupId');
if ($limit <= 0) {
throw new Exception(G::LoadTranslation('ID_INVALID_LIMIT'));
}
$arrayApplicationData = $case->getApplicationRecordByPk($caseId, ['$applicationUid' => '$caseId'], true);
//Send mails