Change ticket identifier by queue

Moderator: crythias

Locked
earwax
Znuny newbie
Posts: 43
Joined: 07 Dec 2010, 23:54
Znuny Version: 3.0.11
Location: Seattle, WA
Contact:

Change ticket identifier by queue

Post by earwax »

I am talking about the default ticket identifier, [Ticket#].

Is there a way to change this by queue? For example, if you have 3 queues, can they get different identifiers?

Engineering queue (engineer@example.org) = [EngTicket#1234]
Human Resources queue (hr@example.org) = [HRTicket#1234]
Administration queue (Admins@example.org) = [AdmTicket#1234]

Else the solution I was thinking of was setting up 3 separate OTRS installations. :(
OTRS 3.0.12
Ubuntu Linux 10.04
MySQL
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Change ticket identifier by queue

Post by crythias »

No, but it's probably not worth worrying about. You can separate by email [aliases].
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
solefald
Znuny newbie
Posts: 25
Joined: 15 Apr 2011, 23:47
Znuny Version: 3.0.7

Re: Change ticket identifier by queue

Post by solefald »

earwax wrote: Engineering queue (engineer@example.org) = [EngTicket#1234]
Human Resources queue (hr@example.org) = [HRTicket#1234]
Administration queue (Admins@example.org) = [AdmTicket#1234]
Our current ticketing system does that, but instead of a normal queue name and ticket number, we have "PROJECT=213 ID=1234" appended to the ticket subject.
It also changes the ticket ID when you move it to another queue (project), creating a complete mess.

That drives me CRAZY.
RHEL 5.8 :( / OTRS 3.2.0beta2 / SystemMonitoring
earwax
Znuny newbie
Posts: 43
Joined: 07 Dec 2010, 23:54
Znuny Version: 3.0.11
Location: Seattle, WA
Contact:

Re: Change ticket identifier by queue

Post by earwax »

crythias wrote:No, but it's probably not worth worrying about. You can separate by email [aliases].
It's just aesthetics. The folks in engineering do not like the "[Ticket#]", and neither does HR. So I thought I could personalize it for each queue.

Maybe something to think about in OTRS 4! :lol:
OTRS 3.0.12
Ubuntu Linux 10.04
MySQL
Locked