[otrs] Can't use subqueue names in ACL's

Alexander Scholler alexander.scholler at augsburg.de
Thu May 24 07:35:16 GMT 2007


Hi,

this was discussed (on english-list?) a few month ago.
If I can remember right, it's a bug, but there was a workaround.

Bye,  Alex

Орлов Олег schrieb:
> Hello.
> Please answer how to use subqueue names like
> 'Misc::submisc'
> does not work in ACL's ?
> 
> 
> AC L like
> $Self->{TicketAcl}->{'ACL-Limit-Input-Queues'} = {
>  ... 
> Possible => {
>   Ticket => {
> 	Queue => ['Misc'],
> },
> }.
> ...
> 
> }
> 
> is working
> 
> ACL like 
> 
> $Self->{TicketAcl}->{'ACL-Limit-Input-Queues'} = {
>  ... 
> Possible => {
>   Ticket => {
> 	Queue => ['Misc::submisc'],
> },
> }.
> ...
> 
> }
> 
> is not
> 
> 
> _______________________________________________
> 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
> Support or consulting for your OTRS system?
> =http://www.otrs.com/
> 
> 
> 



More information about the otrs mailing list