Actions
Patch #4662
openHandled-mail should use set issue.assigned_to to the first "To" address
Status:
New
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2010-01-27
Due date:
% Done:
0%
Estimated time:
0.25 h
Description
I wanted to be able to send an e-mail "To" a certain person, and CC: the Redmine address, to have Redmine "assign" the resulting new issue to that person. The attached two-line patch to the MailHandler model seems to achieve that, in my limited testing. The assumption with this patch is that Redmine's "role" address is not assigned to a user. If the To: address is not found as a User, no user is assigned.
Files
Related issues
Updated by Ted Behling over 14 years ago
I would like to see this patch or similar included in Redmine... did I post it in the right place for it to be considered?
Actions