Patch #2702
mail_handler_update: added ability to update some fields / Import custom fields values for issue updates
| Status: | New | Start date: | 2009-02-09 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Email receiving | |||
| Target version: | - |
Description
This patch add ability to update these fields via e-mail.
- start_date
- due_date
- done_ratio
- estimated_hours
- assigned_to
And make the feature to import custom fields work when updating a issue, not only when creating a issue.
Related issues
History
#1 Updated by Go MAEDA over 4 years ago
#2 Updated by Go MAEDA over 4 years ago
- File mail_handler_update.diff
added
Removed unused and buggy codes. Please don't use previously submitted patch.
#3 Updated by Stephanie Collett almost 4 years ago
+1 It would be nice to change the assigned user by email.
#4 Updated by micah anderson almost 4 years ago
Wouldn't these fields be more consistent if they were:
Start_Date
Due_Date
Done_Ration
Estimated_Hours
Assigned_To
instead of the lowercase versions that this patch provides?
The other keywords must be uppercase (such as Project, Status), so making these lowercase seems like it would lead to confusion.
Also, I assume the underscore is there because it would not otherwise be possible with a space?
#5 Updated by Toshi MARUYAMA about 2 years ago
- Category set to Email notifications
#6 Updated by Mischa The Evil over 1 year ago
- Category changed from Email notifications to Email receiving
#7 Updated by Sergey Sheavy 7 months ago
I have these patches. But it still does not work for me.
May be I should apply them somehow?
Thank you.
P.S. Sorry for off-topic.