Maybe you should also restart the otrs service?
Also, since you're evaluating ownership, shouldn't you use AgentTicketOwner somewhere in your ACL? Take a look at the examples: http://faq.otrs.org/otrs/public.pl?Action=PublicFAQ&ItemID=68

Leonardo Certuche


On Thu, Feb 4, 2010 at 6:48 AM, Ilya Kornev <feldpost-@mail.ru> wrote:
Hi.

Our agents need to have the Priority link in TicketZoom even if they're not owners of a ticket.
I thought this ACL could help:
š# ticket acl
$Self->{TicketAcl}->{'ACL-Priority'} = {
š š š š# match properties
š š š šProperties => {
š š š š},
š š š š# return possible options (white list)
š š š šPossible => {
š š š š š š# possible ticket options (white list)
š š š š š šAction => {
š š š š š š š šAgentTicketPriority => 1,
š š š š š š},
š š š š},
š š};

I inserted it to C:\OTRS\OTRS\Kernel\Config.pm just above the following line

# ---------------------------------------------------- #
š š# fs root directory

saved the file and restarted Apache.
However, when I logged to OTRS and zoomed into a ticket not owned by me, I didn't see Priority on the
Actions pane.

What am I missing?
Thank you.

Ilya
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/