Not sending all the articles on last reply

Moderator: crythias

Locked
Arie
Znuny newbie
Posts: 6
Joined: 02 Sep 2010, 16:03
Znuny Version: 3.0 b4
Location: Leiden
Contact:

Not sending all the articles on last reply

Post by Arie »

otrs-forum-help.jpg
Dear Forum Users,

It was/is possible to not sending all the articles to the customer on a last reply?
But we cannot find this setting in OTRS help 3.3.3

Now if we reply, followup on a ticket with lots of old articles
all the previous articles are also merged in to the last (empty)answer?

We had this setting found in OTRS 3.2 to turn this off.
But cannot find the setting in 3.3.3 anymore.

/otrs/index.pl?Action=AgentTicketZoom;TicketID=xxx

We upgraded migraded from OTRS help 3.2.13 => 3.3.1 => 3.3.3
And from CentOS 5 to CentOS 6 for the newer Perl version as needed for OTRS 3.3.x


thanx in advance,
You do not have the required permissions to view the files attached to this post.
Arie de Leen Ykoon B.V. Leiden the Netherlands
Arie
Znuny newbie
Posts: 6
Joined: 02 Sep 2010, 16:03
Znuny Version: 3.0 b4
Location: Leiden
Contact:

SOLVED: Not sending all the articles on last reply

Post by Arie »

Admin, sysconfig

Frontend::Agent::Ticket::ViewCompose

Entry: Ticket::Frontend::ResponseFormat

Original:
$QData{"Salutation"}
$QData{"StdResponse"}
$QData{"Signature"}

$TimeShort{"$QData{"Created"}"} - $QData{"OrigFromName"} $Text{"wrote"}:
$QData{"Body"}

Changed in:

$QData{"Salutation"}
$QData{"StdResponse"}
$QData{"Signature"}
Arie de Leen Ykoon B.V. Leiden the Netherlands
Locked