Patch #4662
Handled-mail should use set issue.assigned_to to the first "To" address
Status: | New | Start date: | 2010-01-27 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email receiving | Estimated time: | 0.25 hour | |
Target version: | - |
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.
Related issues
History
#1
Updated by Ted Behling almost 13 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?