interview-detail #34

Merged
ismail merged 9 commits from frontend into main 2025-11-20 18:58:24 +03:00
Showing only changes of commit 3fa308b998 - Show all commits

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)