When my users try to close a ticket from the my tickets view using the pulldown, there is absolutely no action taken, no warning messages pop up, and nothing happens. I checked with firebug, and there's not POST action being generated when I use the pulldown menu. That is problem 1.
When I click on the ticket and open it, then try to use the pulldown menu to close the ticket, I get the following error: COM_ATS_TICKET_PERMISSION_ERROR
However, if I use the 'close' button (in the same row as the make private and disable button), I am able to close the ticket properly. My users are getting confused because one way works but not the other.
I'm using a git version right now due to another issue, but I reverted back to 1.4.1 and it has the same issue. The user in that group has the following permissions:
Support Staff - Allowed
Create - Allowed
Delete - Not Allowed (inherited)
Edit - Allowed
Edit State - Allowed
Create Private - Not Allowed (inherited)
Create Attachment - Not Allowed (inherited)