- Edited
I am trying to figure out after upgrading to 1.17.x (latest commit from git) why the New Message Alerts are not sent to the agent. Every other emails like auto responds, stale tickets everything is working but the new message alert is not.
The scenario is simple, user sends an email, ticket is created. New ticket alert email is sent and also an auto response is sent to the customer. Agent responds to the message, ticket is auto assigned to that agent. Email response is sent to the customer. Customer responds to the message from agent, response goes into the ticket but no new message alert is sent to the agent.
I removed every variable from the new message alert template to see if maybe some variable is wrong, but it is still not sending it.
In the system logs there is zero information apart from the "Cron job executed []" messages.
No errors in the web server logs.
PHP is 8.0 also for cron.
Any help would be appreciated. Is there anything else I can check? Tried to search in GitHub and here but nothing helped so far.