History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-563
Type: Improvement Improvement
Status: Open Open
Assignee: Unassigned
Reporter: Dan Hildebrandt [WGM]
Votes: 2
Watchers: 1
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk

Compare incoming message-ids to prevent dupes

Created: 10/Mar/08 02:49 PM   Updated: 26/Jan/11 11:19 PM
Fix Version/s: Catch and Release

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Value: 3 - Would Be Nice
Marquee: Mail, Usability


 Description   
Requested by MrKurt: http://www.cerb4.com/forums/showpost.php?p=3682&postcount=1

The idea here is that when a customer (/spammer) sends their request to multiple helpdesk addresses, only one should result in a ticket being created. Personally, I'd be okay with either appending the others to the first ticket or with just trashing them. (This all being based on the Message-ID header of the incoming emails.)

 All   Comments   Work Log   Change History      Sort Order:
Comment by John Watts [26/Mar/09 03:50 PM]
Woo dog. This would help us a bunch.

Comment by Jeff Standen [WGM] [29/Dec/10 01:49 PM]
For clarification:
The request is to match message-id as if it was an in-reply-to header with itself. If the message-id already exists, thread it as a reply rather than a new message.

Comment by Damien R [10/Jan/11 10:10 AM]
Doesn't this already happen? We've definitely seen customers 'cc' a message to multiple departments and all end up as a single ticket with the other messages threaded on it.... though how that particular one is chosen and how best to handle that scenario in terms of workflow is a bit tricky.