Force Queue Move on Close

Moderator: crythias

Locked
bobrivers
Znuny newbie
Posts: 8
Joined: 24 Sep 2010, 20:01
Znuny Version: 3.0.9
Real Name: Bob Rivers

Force Queue Move on Close

Post by bobrivers »

Hi,

When users send an email to our support account, a new ticket is opened in the RAW queue. I already instructed our agents to move the tickets from RAW to a more appropriated one, but, some tickets are always left behind.

Is there any way to force the agent to move que ticket, for instance, before closing it? For instance, if the thicket is in the RAW queue, the close option is not enabled.

TIA,

Bob
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: Force Queue Move on Close

Post by Wolfgangf »

postmaster filter could help
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Force Queue Move on Close

Post by crythias »

or change your PostMaster default queue from raw.
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
bobrivers
Znuny newbie
Posts: 8
Joined: 24 Sep 2010, 20:01
Znuny Version: 3.0.9
Real Name: Bob Rivers

Re: Force Queue Move on Close

Post by bobrivers »

Hi, thanks about the replies. I don't know if I uderstood your replies or if I need to clarify my question.

In fact, I want that new tickets to be opened in raw queue. But, as soon as agents identify the new ticket, and start to work on it, they should move it to a proper queue (or at least the ticket should be moved before being closed). We are working basicaly on the same scenary proposed in OTRS manual (http://doc.otrs.org/2.4/en/html/x1006.html)

But before that I have to fire someone in order to show then how important this process is to our company, I'm looking for some feature that could stop/block people from interacting with tickets that are in raw queue.

TIA,

Bob
tto
Znuny wizard
Posts: 315
Joined: 09 Jan 2007, 15:24
Znuny Version: OTRS 5.0.x
Real Name: Torsten
Company: c.a.p.e. IT GmbH
Location: Chemnitz
Contact:

Re: Force Queue Move on Close

Post by tto »

Hi Bob,

I think you/your OTRS need/s some sort of ACL and ticket events (http://doc.otrs.org/2.4/en/html/c2177.html) to force this behavior, e.g. an ACL which allows states of of statetype "closed" only in queue "Raw" and which also limits actions in queue "Raw" to AgentTicketPhoneOutbound or AgentTicketCompose, thus forcing agents to move the ticket to somewhere else to add a note.

...depends on what you actually want your agents to be able to do in Queue "Raw" and if it's allowed to close a ticket in some other queuq. Then you could think about moving tickets by a generic agent after they've been closed.

regards, Torsten
--
KIX 17.x (fork of OTRS)
Professional KIX-, or OTRS-integration, development and consulting by c.a.p.e. IT - http://www.cape-it.de
For questions and hints regarding KIX(4OTRS) please go to https://forum.kixdesk.com/
Bei Fragen und Hinweisen zu KIX(4OTRS) bitte an https://forum.kixdesk.com/ wenden.
Mothra
Znuny expert
Posts: 189
Joined: 26 Oct 2010, 15:04
Znuny Version: 3.2.11

Re: Force Queue Move on Close

Post by Mothra »

Have you tried giving your users read-only access to the raw queue?
OTRS 3.2.11 on Centos 6.4 with MySQL 5.0. Agents and internal customers authenticate via Active Directory.
Locked