CustomerID in the reply subject?

Moderator: crythias

Locked
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

CustomerID in the reply subject?

Post by morecw »

Hi all,

is it possible to automatically add the CustomerID to the front of the subject when answering a ticket?

Adding <OTRS_TICKET_CustomerID> to Ticket -> Sysconfig\Core::Ticket doesn't help

As a work around I've put <OTRS_TICKET_CustomerID> into the top of the Salutation and the agent just cut and pastes it in.
sshot-1.png
You do not have the required permissions to view the files attached to this post.
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: CustomerID in the reply subject?

Post by crythias »

or include it in the Body in sysconfig?
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
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

Re: CustomerID in the reply subject?

Post by morecw »

crythias wrote:or include it in the Body in sysconfig?
Yes I could do that although that would give me the same result as using the Salutation wouldn't it?

Are you saying it can't work in the Subject line?
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: CustomerID in the reply subject?

Post by crythias »

morecw wrote:Yes I could do that although that would give me the same result as using the Salutation wouldn't it?
It's more global in the body, and doesn't require a copy/paste like you indicated.

Are you saying it can't work in the Subject line?
I'm saying nothing otrs_x will work in the subject line, although if you search a bit you might find someone who extended the subject generation, maybe stuck it in the number generator.
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
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

Re: CustomerID in the reply subject?

Post by morecw »

It's more global in the body, and doesn't require a copy/paste like you indicated.
I'm not so sure about that. I would still need to cut/paste it from the Body text to the subject and I have that already using the Salutation.
I'm saying nothing otrs_x will work in the subject line, although if you search a bit you might find someone who extended the subject generation, maybe stuck it in the number generator.
I'll have a search around and hope maybe someone even suggests how-to in this post

Thanks anyway!
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Locked