[otrs] New Web Ticket --> Queue

32 views
Skip to first unread message

DHil...@performair.com

unread,
May 10, 2016, 12:40:19 PM5/10/16
to ot...@otrs.org
All;

I'm running OTRS 5, and I'm hoping that you can help me with a minor annoyance.

Is it possible / how would I go about removing the Queue selection from the Customer website, and always have new web tickets go into a pre-determined queue?

Thank you,

Dominic Hilsbos
Director - Information Technology
Perform Air International Inc.

---------------------------------------------------------------------
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

Nick Bright

unread,
Jun 13, 2016, 6:50:10 PM6/13/16
to ot...@otrs.org
On 5/10/2016 11:39 AM, DHil...@performair.com wrote:
> All;
>
> I'm running OTRS 5, and I'm hoping that you can help me with a minor annoyance.
>
> Is it possible / how would I go about removing the Queue selection from the Customer website, and always have new web tickets go into a pre-determined queue?
>
> Thank you,
>
> Dominic Hilsbos
> Director - Information Technology
> Perform Air International Inc.
This can be done via ACL. I'm not sure how to do it in the web
interface, as I did mine through configuration file.

To limit the selection to "SUPPORT" and "Billing" queues in customer
interface, I applied this ACL in Kernel/Config.pm:

$Self->{TicketAcl}->{'ACL-Customer-Queues'} = {
Properties => {Frontend => {Action => ['CustomerTicketMessage'] }},
Possible => { Ticket => { Queue => ['SUPPORT','Billing'] } }};
}

--
-----------------------------------------------
- Nick Bright -
- Vice President of Technology -
- Valnet -=- We Connect You -=- -
- Tel 888-332-1616 x 315 / Fax 620-331-0789 -
- Web http://www.valnet.net/ -
-----------------------------------------------
- Are your files safe? -
- Valnet Vault - Secure Cloud Backup -
- More information & 30 day free trial at -
- http://www.valnet.net/services/valnet-vault -
-----------------------------------------------

This email message and any attachments are intended solely for the use of the addressees hereof. This message and any attachments may contain information that is confidential, privileged and exempt from disclosure under applicable law. If you are not the intended recipient of this message, you are prohibited from reading, disclosing, reproducing, distributing, disseminating or otherwise using this transmission. If you have received this message in error, please promptly notify the sender by reply E-mail and immediately delete this message from your system.

Alvaro Cordero

unread,
Jun 13, 2016, 7:07:33 PM6/13/16
to User questions and discussions about OTRS.
Hello you just disable the queue option from the form in sysconfig (CustomerTicketMessage###Queue) and also set the default queue to whichever queue you want.

Regards
--
Alvaro Cordero Retana
Consultor de Tecnologias
Tel: 22585757 ext 123
Reply all
Reply to author
Forward
0 new messages