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

Key: CHD-1602
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Assignee: Unassigned
Reporter: Robert Middleswarth
Votes: 2
Watchers: 2
Operations

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

[Parser] Add an option to allow control over worker email replies forwarded out as ticket replies

Created: 28/Jan/10 08:30 PM   Updated: 11/Jul/11 03:17 PM
Fix Version/s: Catch and Release

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File cerb4-chd-1602.patch (6 kb)
2. Text File cerb4-chd-1602_2.patch (6 kb)
3. Text File cerb5-chd-1602.patch (6 kb)
4. Text File cerb5-chd-1602_2.patch (7 kb)
5. Text File cerb5-chd-1602_3.patch (6 kb)

Issue Links:
Duplicate
 
This issue is duplicated by:
CHD-1875 Add an option to allow control over r... Resolved

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


 Description   
Some people want worker replies to be consider customer replies and to send them out and some want them to be considered comments. This comes up a lot. Tonight I was helping someone tiring to deal with this issue and looked at the code. It turns out it is a pretty simple change to disable the sending of emails. So I decided to write up a patch to allow admin the ability to turn if off.

Thanks
Robert


 All   Comments   Work Log   Change History      Sort Order:
Comment by Robert Middleswarth [29/Jan/10 10:30 AM]
Attached is cerb4 and Cerb5 pathces to make worker replies using email an optional action.

Here are the links to my batches that I will be mantaining.

Cerb4 - http://github.com/rmiddle/cerb4/tree/jira/chd-1602
Cerb5 - http://github.com/rmiddle/cerb5/tree/jira/chd-1602

Comment by Robert Middleswarth [29/Jan/10 04:59 PM]
Ok more testing shows the message doesn't go out but the support center shows the messages. So that isn't good. Updating the patch to make them a comment instead. Doing more testing to confirm it works.

Thanks
Robert

Comment by Robert Middleswarth [01/Feb/10 11:26 AM]
Updated the patch to submit them as comment instead of a reply not being sent.

Comment by Robert Middleswarth [11/Feb/10 10:00 PM]
Update the cerb5 code. I removed a merge art-facts I just didn't notice during upgrade.

Thanks
Robert

Comment by Jeff Standen [WGM] [11/Jul/11 03:17 PM]
This is no longer an issue due to the way 5.4 identifies worker replies.