wrongecho
I was unable to reproduce the error in the Development environment.
The tickets existed prior to the hotfix experience the issue as well as new tickets. All current tickets are email parsed. If I create a new ticket, it shows only admins and technicians in the ticket creation dialog. If I leave it unassigned, or submit a new ticket via email parsing, I get the full list of users in the ticket assignment dialog. I tried this on different clients with the same result. Also, when assigning a technician, I'm seeing contacts across all sites (I'm seeing contacts for a different site under the list and not just for the site I'm assigning for.) I'm also noticing anyone who has an ITFlow account (technican/admin) and a contact shows twice in this list with no way to differentiate between the contact or ITFlow account.
root@itflow:/var/www/itflow.domain.org# git status
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: uploads/clients/index.php
modified: uploads/expenses/index.php
modified: uploads/index.php
modified: uploads/settings/index.php
modified: uploads/tickets/index.php
modified: uploads/tmp/index.php
modified: uploads/users/index.php
Untracked files:
(use "git add <file>..." to include in what will be committed)
cron.bkp
cron_ticket_email_parser.bkp
login.bkp
portal/
post/ticket.bkp
post/ticket.new
post/user.bkp
no changes added to commit (use "git add" and/or "git commit -a")