View Issue Details

IDProjectCategoryView StatusLast Update
0035775mantisbtemailpublic2025-04-13 04:33
ReporterGarima_00 Assigned Todregad  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionunable to reproduce 
Summary0035775: Email notifications aren’t sent when issues are assigned, causing missed updates for users.
Description

Email notifications are not being sent to users when issues are assigned to them, despite having email notifications enabled in their preferences.

Steps To Reproduce

Create a new issue and assign it to another user.

Ensure the user has email notifications enabled in their preferences.

Check the recipient's inbox and spam folder.

Additional Information

Expected Result: Assigned user should receive an email notification.

Actual Result: No email is received. Logs show no attempt or failure in sending.

TagsNo tags attached.

Activities

Garima_00

Garima_00

2025-04-13 03:39

reporter   ~0070122

Check SMTP configuration in config_inc.php, especially the phpMailer_method and smtp_host. Also verify email_on_assigned is set to ON in notification settings.

dregad

dregad

2025-04-13 04:33

developer   ~0070126

Notifications are being sent without any issues. Problem is likely due to incorrect local configuration. Check the email queue.