HOR-1547
(Notifications) Notifica casos que ya han sido derivados HOR-1547 (Notifications) Notifica casos que ya han sido derivados
This commit is contained in:
@@ -1054,6 +1054,7 @@ function sendNotifications()
|
||||
setExecutionMessage("Resending Notifications");
|
||||
setExecutionResultMessage("PROCESSING");
|
||||
$notQueue = new \NotificationQueue();
|
||||
$notQueue->checkIfCasesOpenForResendingNotification();
|
||||
$notificationsAndroid = $notQueue->loadStatusDeviceType('pending', 'android');
|
||||
if ($notificationsAndroid) {
|
||||
setExecutionMessage("|-- Send Android's Notifications");
|
||||
|
||||
Reference in New Issue
Block a user