osTicket Version v1.11 (7b1eee8) — Up to date
Web Server Software Apache
MySQL Version 10.1.38
PHP Version 7.2.15
This is a fresh install that we just started using this past weekend.
There are tickets from a particular user which are causing problems:
-- Ticket can not be deleted from list view of tickets. It says: "Unable to delete selected ticket"
-- You can not change the status of the ticket
-- If you view ticket details:
---There is no tab to post a reply, only the tab to post Internal Note
---On the drop-down More menu (with the Gear icon): click on it and nothing happens, the menu is empty
---I try to change the User and get: "Permission Denied. You are not allowed to edit tickets"
The only thing I see that is different about these tickets is that each one was created from an incoming email and each email has numerous email addresses in the To: field. (36 addresses to be exact)
Well, actually, they each have 2 attachments. A DOC and PDF version of the same info, e.g. attachedFile.doc and attachedFile.pdf. Hoever, I have many other tickets with attachments which are fine.
I am not seeing any errors in the System Logs, PHP error_log or JS console.
Anyway, these things are going to start to stack up if I can't delete them.
Yes, I do want to receive and process the emails, so blocking the user is not the answer.