Михаил Лукин
Thu, 03 Dec 2009 04:06:44 -0800
Hi, OTRS'ers I'm trying to use ACL in my clean OTRS installation (2.4.5, [ OTRS::ITSM 1.3.2 ]). I added this code to Config.pm:
$Self->{TicketAcl}->{'ACL-Name-1'} = {
> # match
> properties
> Properties => {
> # current ticket match
> properties
> },
> # return possible options (white
> list)
> Possible => {
> # possible ticket options (white
> list)
> Ticket => {
> Queue => ['Junk'],
> },
> },
> };
>
Just for a test. This should allow me to create/move tickets only to Junk
queue. Am I right? Anyway, AgentTicketPhone action and AgentTicketMove
action allow me to choose any of 4 out-of-the-box queues (Raw, Junk, Mics
and Postmaster).
Please, what am I doing wrong?
--
regards,
Mikhail
--------------------------------------------------------------------- OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/