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

Key: CHD-1602
Type: Improvement Improvement
Status: Open Open
Assignee: Unassigned
Reporter: Robert Middleswarth
Votes: 1
Watchers: 2
Operations

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

[Parser] The worker email treated as replies issue has come up several times.

Created: 28/Jan/10 08:30 PM   Updated: 16/Aug/10 06:18 PM
Fix Version/s: Sea of 1000 Wishes

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)


xP Priority: 3 - Would Be Nice
Marquee: Mail, Watchers


 Description   
Some people want worker replies to be consider customer replies and to send them out and some want them to be considered comments. There is 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