email reply from customer creates a new ticket [SOLVED]

Moderator: crythias

Locked
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

email reply from customer creates a new ticket [SOLVED]

Post by rvaldomir »

Hi,

I'm facing the following issue.

sometimes when a customer replies to an email if an existing ticket, OTRS will process it an will create a new ticket even if the email subject is the same and comes with the it happens with just one customer.

PostmasterFollowUpSearchInReferences is set to NO

and in core ticket Im using the hook and left option:
a.png
How to avoid the new ticket creation if the subject comes with an existing ticket number?
You do not have the required permissions to view the files attached to this post.
Last edited by rvaldomir on 07 Oct 2015, 15:04, edited 1 time in total.
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: email reply from customer creates a new ticket

Post by crythias »

rvaldomir wrote:sometimes when a customer replies to an email if an existing ticket, OTRS will process it an will create a new ticket even if the email subject is the same and comes with the it happens with just one customer.
What is the subject of the reply? (at least as close as can be presented).

It doesn't matter left or right. It only matters Hook/HookDivider/TicketNumber

PostmasterFollowUpSearchInReferences is set to NO
doesn't really matter to this. It just doesn't exactly add to the ways to find the ticket.
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
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: email reply from customer creates a new ticket

Post by wurzel »

Hi,

did you change System ID ?
did you change Ticket Number Generator ?

set SearchInReferneces to YES and you'll be fine.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
rvaldomir
Znuny expert
Posts: 155
Joined: 04 Aug 2014, 23:59
Znuny Version: 3.3.8
Real Name: Roberto A. Valdomir

Re: email reply from customer creates a new ticket

Post by rvaldomir »

after a review the customer was sending emails without tn in subject
​Roberto A. Valdomir
Mobile: (+598) 93 868 147 | Skype: roberto.a.valdomir
@roberto.valdomir | re.vu/robertovaldomir

----------------------------------------------------------------------------------------
OTRS 3.3.8 | RHEL 6 x64 | Oracle 11g | Custom Development by OTRS365
Locked