Export system log & config next ticket state when forwarding

Moderator: crythias

Post Reply
danieldai
Znuny newbie
Posts: 36
Joined: 20 Apr 2011, 05:56
Znuny Version: 3.1.12

Export system log & config next ticket state when forwarding

Post by danieldai »

In our practice, all tickets are generated in a queue called raw. A helpdesk judge it if it's a valid ticket to be proceed and move to other queues if valid. At the same time, a notification will be sent to customer saying "your request has been accepted by us". I'd like to see in any report that how quick the helpdesk move the ticket. The question is how I could get the queue movement time in report so that I can calculate it by deducting ticket creation time.

As far as I know, in the ticketlist report, there is no such column as queue movement time. One workaround would be exporting system log which contains ticket# and movement time. It's relatively inconvenient. Could I aslo be advised how to export all system log?

Another quetion may be a configure question. When I "forward" an item in a ticket, the next ticket state is alwasy close successfully. Could I configure somehow to customize it, e.g. open?

Cheers.
OTRS version: 3.1.12
OS: CentOS 5.5
LDAP: Microsoft Active Directory
Mail system: Microsoft Exchange
micshi
Znuny expert
Posts: 191
Joined: 05 Jul 2011, 16:10
Znuny Version: 3.2.2
Real Name: Micshi
Location: Beijing
Contact:

Re: Export system log & config next ticket state when forwar

Post by micshi »

Another quetion may be a configure question. When I "forward" an item in a ticket, the next ticket state is alwasy close successfully. Could I configure somehow to customize it, e.g. open?
make chage on Ticket::Frontend::AgentTicketForward###StateDefault

micshi
OTRS 3.2.2, ITSM 3.2.2, SystemMonitor
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance
danieldai
Znuny newbie
Posts: 36
Joined: 20 Apr 2011, 05:56
Znuny Version: 3.1.12

Re: Export system log & config next ticket state when forwar

Post by danieldai »

micshi wrote:
Another quetion may be a configure question. When I "forward" an item in a ticket, the next ticket state is alwasy close successfully. Could I configure somehow to customize it, e.g. open?
make chage on Ticket::Frontend::AgentTicketForward###StateDefault

micshi
thanks. it works well.

exporting system log is still a problem for me.
OTRS version: 3.1.12
OS: CentOS 5.5
LDAP: Microsoft Active Directory
Mail system: Microsoft Exchange
Post Reply