Phone Ticket Stats

Moderator: crythias

Locked
michaelh81
Znuny newbie
Posts: 25
Joined: 08 Jul 2013, 13:38
Znuny Version: 3.2.9

Phone Ticket Stats

Post by michaelh81 »

Hi all,

I'm using OTRS 3.2.9 on a Windows SQL backend.

My question is, how do I create a stat report to show those tickets created via Tickets\New Phone Ticket?

I understand how to create stats etc, but they doesn't seem to be a specific field to restrict to show only those created via the phone method? Has anyone else managed to work this out? Or will I have to resolve to extracting via SQL?

Regards,

Michael
michaelh81
Znuny newbie
Posts: 25
Joined: 08 Jul 2013, 13:38
Znuny Version: 3.2.9

Re: Phone Ticket Stats

Post by michaelh81 »

Gone through all the tables in SQL and there doesn't seem to be a flag to say if the ticket is email or phone type - would have thought this is standard but it appears not....
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Phone Ticket Stats

Post by crythias »

It may be indicated in the first article of the ticket.
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
michaelh81
Znuny newbie
Posts: 25
Joined: 08 Jul 2013, 13:38
Znuny Version: 3.2.9

Re: Phone Ticket Stats

Post by michaelh81 »

Yes - type 5. How do I query this with the built in stats tool?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Phone Ticket Stats

Post by crythias »

you cannot without programming
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
michaelh81
Znuny newbie
Posts: 25
Joined: 08 Jul 2013, 13:38
Znuny Version: 3.2.9

Re: Phone Ticket Stats

Post by michaelh81 »

Yes - I thought so. I have created a solution via MS Reporting Services.

Thanks for the info.
Locked