HOR-1417
caseNumber needed on notificatiosn mobile
This commit is contained in:
@@ -201,7 +201,8 @@ class NotificationDevice
|
||||
'caseId' => $appFields['APP_UID'],
|
||||
'caseTitle' => $appFields['APP_TITLE'],
|
||||
'delIndex' => $delIndex,
|
||||
'typeList' => $typeList
|
||||
'typeList' => $typeList,
|
||||
'caseNumber' => $appFields['APP_NUMBER']
|
||||
);
|
||||
|
||||
if ($userIds) {
|
||||
|
||||
Reference in New Issue
Block a user