Subject truncated on replies

Moderator: crythias

Locked
soos
Znuny newbie
Posts: 38
Joined: 12 Mar 2014, 11:53
Znuny Version: 3.3.1
Real Name: O

Subject truncated on replies

Post by soos »

My OTRS system is set up with Ticket::SubjectSize 500, yet it cuts the subject short when the automated reply is sent out to the customer, for example "BlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBla BlaBlaBlaBlaBlaBla BlaBlaBlaBlaBlaBla BlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBla BlaBlaBlaBlaBlaBlaBlaBla BlaBlaBlaBlaBlaBlaBlaBla" as the subject ends up as "[Ticket#1002914] RE: BlaBlaBlaBlaBlaBlaBlaBla [...]", how can I change this behaviour? Sometimes it cuts off some really important information...
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Re: Subject truncated on replies

Post by aph »

Change the value of the following parameter in your auto response. You can find this in Admin area under Queue Settings -> Auto response management.

Code: Select all

<OTRS_CUSTOMER_SUBJECT[24]>

Choose the desired auto reply (for example default follow up) and change the value in [] to the desired number of characters you want to be shown.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
Locked