Show list of cancelled sending tasks
[MAILPOET-5755]
This commit is contained in:
committed by
Ján Mikláš
parent
1918d30fcd
commit
4211e02d6a
@@ -226,6 +226,7 @@ class ScheduledTasksRepository extends Repository {
|
||||
$type = null,
|
||||
$statuses = [
|
||||
ScheduledTaskEntity::STATUS_COMPLETED,
|
||||
ScheduledTaskEntity::STATUS_CANCELLED,
|
||||
ScheduledTaskEntity::STATUS_SCHEDULED,
|
||||
ScheduledTaskEntity::VIRTUAL_STATUS_RUNNING,
|
||||
],
|
||||
|
Reference in New Issue
Block a user