Hi, I am running 1.17.5, PHP 8.1.27, MySQL 10.3.27 and I'm going nuts trying to get some alert notices to function the way I thought I had them setup.
I host this on our VPS webserver using our own domain and email. We had been poling every 5 minutes IMAP but now we are piping the email which is much faster. All email functionality seem to be working fine.
I have 5 departments, 5 teams. and 5 agents. When a support ticket comes it it defaults to the Support Dept. that has 2 agents in it (James & Tom). The new ticket notice is only received by Tom, never James. This has always worked until recently when I updated from and older version to this one, updated the PHP version, made the piping change and made some additional config changes, so I must have made a mistake but I can't find after 2 days of trying.
The other issue I am trying to resolve is that I need all members of the Support Dept., to know when and what team a ticket has been assigned to but its not working that way. The notices are only going to the Team members and not the Dept. members. So some Dept. staff never know a ticket was picked up and being worked on.
Any help or direction would be greatly appreciated