[SOLVED] Ticket::Type values
Moderator: crythias
[SOLVED] Ticket::Type values
Hi,
Just found out there was a Ticket::Type property (I did it with a free text field before).
Unfortunately, when I activate it, the only available values in the dropdown list are "-" (which is actually not a accepted value) and "default".
Where can I set/modify these values? I searched in admin guide, in this forum, and in Kernel folder, but found nothing.
Regards,
HervE
Just found out there was a Ticket::Type property (I did it with a free text field before).
Unfortunately, when I activate it, the only available values in the dropdown list are "-" (which is actually not a accepted value) and "default".
Where can I set/modify these values? I searched in admin guide, in this forum, and in Kernel folder, but found nothing.
Regards,
HervE
Last edited by HervE on 05 Jan 2011, 18:59, edited 1 time in total.
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Ticket::Type values
If ticket type is a required field, the free text is a better option.
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
Re: Ticket::Type values
you can edit it directly in the admin interface via Link "Types"
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Ticket::Type values
Thanks to you both.
jojo: Very good. (I thought Type in the admin interface was state types, for some reason.)
crythias: Why is free text a better option?
HervE
jojo: Very good. (I thought Type in the admin interface was state types, for some reason.)
crythias: Why is free text a better option?
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Ticket::Type values
because you can require the freetext entry, but not the ticket type.
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
Re: Ticket::Type values
ticket type is required per default
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Ticket::Type values
Correct me if I am wrong, but I have just tested the following:
-manual creation of a ticket (mail) requires type
-manual creation of a ticket (phone) requires type
-incoming mail of a ticket fills type with default value (I think it is the 1st one keyed)
Which is fine for me.
HervE
-manual creation of a ticket (mail) requires type
-manual creation of a ticket (phone) requires type
-incoming mail of a ticket fills type with default value (I think it is the 1st one keyed)
Which is fine for me.
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
Re: Ticket::Type values
thats correct behavior...
you should rename the default type to "not assigned"
you should rename the default type to "not assigned"
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Ticket::Type values
I renamed the default value as my default value, which is "Support" (the other one being "Information").
Thanks.
HervE
Thanks.
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30