OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Moderator: crythias

Locked
JojoModjo
Znuny newbie
Posts: 38
Joined: 17 Mar 2016, 12:29
Znuny Version: 5.0.14
Real Name: Joseph Munyao
Company: Diamond Trust

OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by JojoModjo »

Hi Guys,

I hope you all had a merry festive season.
Now I am in a bit of conundrum, we have a series of emails that we receive that all have the same subject and are sent by the same sender who updates us on our customer information.

Now the problem is that whenever the mail are sent and OTRS fetches them, instead of creating a separate ticket for all the different emails it automatically merges them, which results in the emails not being attended to by our agents.

How can I solve this?
merge.PNG
You do not have the required permissions to view the files attached to this post.
To whom much is given, much is expected from.

OTRS 5.0.14 | Newbie :D | Glad to meet you all
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by RStraub »

But the picture you are showing are not merged tickets, just linked?
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
JojoModjo
Znuny newbie
Posts: 38
Joined: 17 Mar 2016, 12:29
Znuny Version: 5.0.14
Real Name: Joseph Munyao
Company: Diamond Trust

Re: OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by JojoModjo »

RStraub wrote:But the picture you are showing are not merged tickets, just linked?

Okay, I guess I used the wrong terminology, what I meant is that the new emails are identified as follow-ups and automatically linked.
To whom much is given, much is expected from.

OTRS 5.0.14 | Newbie :D | Glad to meet you all
JojoModjo
Znuny newbie
Posts: 38
Joined: 17 Mar 2016, 12:29
Znuny Version: 5.0.14
Real Name: Joseph Munyao
Company: Diamond Trust

Re: OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by JojoModjo »

I believe I have sorted out the problem, I went into Edit Config Settings in Ticket → Core:: iPostMaster
postmaster.PNG
Since OTRS was looking at the subject as the benchmark when creating tickets, and my tickets have the same subject but different bodies;I have unchecked PostMaster::CheckFollowUpModule###0100-Subject and checked PostMaster::CheckFollowUpModule###0300-Body together with PostMaster::CheckFollowUpModule###0400-Attachments.

So far everything seems okay, I shall keep monitoring and see if any anomalies arise.
You do not have the required permissions to view the files attached to this post.
To whom much is given, much is expected from.

OTRS 5.0.14 | Newbie :D | Glad to meet you all
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by RStraub »

I think you might wanna keep that. Otherwise all the "normal" tickets won't be recognized as follow up.

Could you post the raw-subject of one of your troubeling tickets?
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by jojo »

The Checks (except the Reference check) will check for the ticket number. The Reference check will check on "In-Reply-To" or in "In-Reference-To" Headers of the mail
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: OTRS AUTO MERGING TICKETS WITH SAME SUBJECT

Post by reneeb »

Do you have any addons installed?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked