How to avoid multiple ticket generation

Moderator: crythias

Locked
sdeshpande
Znuny newbie
Posts: 6
Joined: 07 Aug 2012, 02:52
Znuny Version: 3.1.7
Real Name: Saurabh N. Deshpande

How to avoid multiple ticket generation

Post by sdeshpande »

Hello All,

How to avoid multiple ticket generation when people respond to initial email with different prefixes such as Re, RE, Fw, FW, FWD, Fwd

All help is appreciated.

Thanks,
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to avoid multiple ticket generation

Post by jojo »

if the Ticket# is in Subject it will be assigned
"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
sdeshpande
Znuny newbie
Posts: 6
Joined: 07 Aug 2012, 02:52
Znuny Version: 3.1.7
Real Name: Saurabh N. Deshpande

Re: How to avoid multiple ticket generation

Post by sdeshpande »

No. Usually clients and agents send replies to original email that they send to ticketing system.
Which essentially causes multiple ticket generation.
Some will reply with prefix as Re and some will reply with prefix as RE


Thanks
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to avoid multiple ticket generation

Post by jojo »

Customer can receive an Auto Reply which tells them the ticket# and will reply to this.

Agents are not working via email, they will use the frontend
"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
sdeshpande
Znuny newbie
Posts: 6
Joined: 07 Aug 2012, 02:52
Znuny Version: 3.1.7
Real Name: Saurabh N. Deshpande

Re: How to avoid multiple ticket generation

Post by sdeshpande »

In our case they are using email. :(
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to avoid multiple ticket generation

Post by jojo »

thats not the way OTRS is designed for.
"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
sdeshpande
Znuny newbie
Posts: 6
Joined: 07 Aug 2012, 02:52
Znuny Version: 3.1.7
Real Name: Saurabh N. Deshpande

Re: How to avoid multiple ticket generation

Post by sdeshpande »

Ok
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to avoid multiple ticket generation

Post by jojo »

so it should work like this:


Customer mails to an email address which will only be sent to OTRS
OTRS sends out an auto reply to customer
OTRS sends out notifications to agents

Agents will log into OTRS to respond to customer, add notes, solve the issue...
"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
Locked