Only Split and Print Buttons When Vieing Ticket

Moderator: crythias

Locked
wizzbangca
Znuny newbie
Posts: 29
Joined: 09 Oct 2010, 01:57
Znuny Version: 2.4.8

Only Split and Print Buttons When Vieing Ticket

Post by wizzbangca »

This is happening on one que, no others. Forward, bounce, and reply are missing. When viewing a ticket, the only buttons available to anyone on the system regardless of access is split and print, nothing else. A user can have full access to the group the que belongs to, but still no other buttons or dropdowns. Even in the que view there are no reply or reply all dropdowns. The default response is assigned to the queue for responses; a lack of responses isn't the issue.

I can't find anyone else having had this problem. Maybe someone knows why. Normally I would dive into the code to figure these things out, but I know nothing about perl.
OTRS 3.2.6
Centos 6 with default httpd and mysqld packages
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Only Split and Print Buttons When Vieing Ticket

Post by jojo »

this could be a permission or ACL issue
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
wizzbangca
Znuny newbie
Posts: 29
Joined: 09 Oct 2010, 01:57
Znuny Version: 2.4.8

Re: Only Split and Print Buttons When Vieing Ticket

Post by wizzbangca »

Thanks for the reply, but doesn't help. It's fairly vague. I already checked Agents <> Groups. Don't know what other ACL or permission there is to cause this problem.
OTRS 3.2.6
Centos 6 with default httpd and mysqld packages
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Only Split and Print Buttons When Vieing Ticket

Post by jojo »

check your Config.pm
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
wizzbangca
Znuny newbie
Posts: 29
Joined: 09 Oct 2010, 01:57
Znuny Version: 2.4.8

Re: Only Split and Print Buttons When Vieing Ticket

Post by wizzbangca »

Don't know what I would be looking for in Config.pm, the file hasn't changed since the initial install over two years ago.
OTRS 3.2.6
Centos 6 with default httpd and mysqld packages
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Only Split and Print Buttons When Vieing Ticket

Post by crythias »

jojo's saying check Config.pm for ACLs, which might have been added to Config.pm to prevent access to the buttons for a queue.

But if not there, it might be an errant file. We can't tell, but the likely culprit for it happening on *one* queue is ACL.

Then again, the other option is the queue belonging to a group of which the agent that has the problems with the group, has no ability to do those things in the group.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
wizzbangca
Znuny newbie
Posts: 29
Joined: 09 Oct 2010, 01:57
Znuny Version: 2.4.8

Re: Only Split and Print Buttons When Vieing Ticket

Post by wizzbangca »

Config.pm hasn't been customized, that's where my confusion is coming from.

Yesterday there were no issues with the tickets in the queue. Everyone thought I fixed the queue. Keeping an eye on the queue for the now. Don't what know changed.
OTRS 3.2.6
Centos 6 with default httpd and mysqld packages
Locked