IOutput: { resendNotification: { attempts: number; channel: NotificationChannel; coopname: string; createdAt: unknown; id: string; lastError?: null | string; recipientSubscriberId: string; recipientUsername?: null | string; status: NotificationOutboxStatus; updatedAt: unknown; workflowId: string; }; } Type declaration
resendNotification: {
attempts: number;
channel: NotificationChannel;
coopname: string;
createdAt: unknown;
id: string;
lastError?: null | string;
recipientSubscriberId: string;
recipientUsername?: null | string;
status: NotificationOutboxStatus;
updatedAt: unknown;
workflowId: string;
}
attempts: number
coopname: string
createdAt: unknown
id: string
Optional lastError?: null | string
recipientSubscriberId: string
Optional recipientUsername?: null | string
updatedAt: unknown
workflowId: string
Переотправить уведомление (force-постановка новой строки в очередь доставки)
Требуемые роли: chairman.