Hi Guys, anyone knows how to add "category" drop down list on the ticket so that when you create a ticket, you have the option to use what category falls the problem. This is for tracking and reporting purposes. (Example category: desktop,network, system,hardware then under this has a sub category to choose.)
Much appreciated for your help.
category drop down list on ticket
Moderator: crythias
Re: category drop down list on ticket
Enable Services, via Ticket -> Core::Ticket Ticket::Service. You'll get a new area in the Admin UI called "Services". In here, you should define a hierarchy of the services you provide. Here is a suggestion on the layout that worked for me:bionicguy wrote:Hi Guys, anyone knows how to add "category" drop down list on the ticket so that when you create a ticket, you have the option to use what category falls the problem. This is for tracking and reporting purposes. (Example category: desktop,network, system,hardware then under this has a sub category to choose.)
Much appreciated for your help.
-Physical Location (e.g. Data Centre, Office)
-- Network Location (e.g. 10.0.12.0, 192.168.1.0, or any specific names you have for your networks)
---Hardware (e.g. Server, Router, Desktop Computer)
---- Operating System (e.g. Windows, Linux, OS X)
-----Software (e.g. MS Office, MS Exchange, Apache, OTRS, MySQL)
Along with Services, you get SLAs. I find the best way to use SLAs is to rename them as "Issue" or "Problem" in the Customer UI. Customers don't want to think about (let alone understand) SLAs - but they can grasp the idea of a service that they have an issue or problem with.
So, for example, the service "Windows XP" could have an SLA called "Unable to log in" with a relatively short first response time (as it's reasonably urgent), whereas it could also have an SLA called "Desktop Background Change" with a very long first response time, as the issue is arguably less critical.
Hope this helps.
OTRS 3.2.11 on Centos 6.4 with MySQL 5.0. Agents and internal customers authenticate via Active Directory.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: category drop down list on ticket
Alternatively, don't neglect using the names of Queues to categorize tickets. In some cases, it makes the most sense because the queue's name would help determine the best agents to complete/own 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: 5
- Joined: 14 Dec 2010, 13:01
- Znuny Version: 2.4
- Location: Philippines
- Contact:
Re: category drop down list on ticket
@Mothra and Crythias
Thanks for your immediate reply.
I have tried to enable it Ticket::Service - Yes then add service on the service management and Add sample SLA but when I click new phone ticket, the service and SLA fields appeared but the category(service) is empty.
I have attached the sample ticket.
Thanks for your immediate reply.
I have tried to enable it Ticket::Service - Yes then add service on the service management and Add sample SLA but when I click new phone ticket, the service and SLA fields appeared but the category(service) is empty.
I have attached the sample ticket.
You do not have the required permissions to view the files attached to this post.
Re: category drop down list on ticket
I have the same issue where the customer isn't identified!
is it possible to set the services in a unknow customer, without create a 'dummy' customer?
By
Ale
is it possible to set the services in a unknow customer, without create a 'dummy' customer?
By
Ale
Re: category drop down list on ticket
@bionicguy & Tinctura
Unfortunately not - for the services to appear, the ticket has to be from a known customer. In terms of customers, OTRS is very much a closed system. Customers are also only permitted to raise tickets against the services they are mapped to.
If you want a more open system, you're better off following Crythias's advice, using separate queues for different support requests; however, I'm not sure how well that approach would scale.
Unfortunately not - for the services to appear, the ticket has to be from a known customer. In terms of customers, OTRS is very much a closed system. Customers are also only permitted to raise tickets against the services they are mapped to.
If you want a more open system, you're better off following Crythias's advice, using separate queues for different support requests; however, I'm not sure how well that approach would scale.
OTRS 3.2.11 on Centos 6.4 with MySQL 5.0. Agents and internal customers authenticate via Active Directory.
-
- Znuny newbie
- Posts: 5
- Joined: 14 Dec 2010, 13:01
- Znuny Version: 2.4
- Location: Philippines
- Contact:
Re: category drop down list on ticket
To all,
Many thanks for the information given.
I would take your advise and explore more as I am just starting to build the system.
Many thanks for the information given.

I would take your advise and explore more as I am just starting to build the system.