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
Phone Ticket Stats
Moderator: crythias
-
- Znuny newbie
- Posts: 25
- Joined: 08 Jul 2013, 13:38
- Znuny Version: 3.2.9
-
- Znuny newbie
- Posts: 25
- Joined: 08 Jul 2013, 13:38
- Znuny Version: 3.2.9
Re: Phone Ticket Stats
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....
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Phone Ticket Stats
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
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
-
- Znuny newbie
- Posts: 25
- Joined: 08 Jul 2013, 13:38
- Znuny Version: 3.2.9
Re: Phone Ticket Stats
Yes - type 5. How do I query this with the built in stats tool?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Phone Ticket Stats
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
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
-
- Znuny newbie
- Posts: 25
- Joined: 08 Jul 2013, 13:38
- Znuny Version: 3.2.9
Re: Phone Ticket Stats
Yes - I thought so. I have created a solution via MS Reporting Services.
Thanks for the info.
Thanks for the info.