This commit is contained in:
Faheed 2025-11-19 13:12:29 +03:00
parent 4471b22c2f
commit 3fa308b998

View File

@ -318,7 +318,7 @@ def send_bulk_email(subject, message, recipient_list, request=None, attachments=
sender_user_id,
job_id,
hook='recruitment.tasks.email_success_hook',
)
task_ids.append(task_id)