Actions
Defect #6110
closedMailHandler should allow updating Issue Priority and Custom fields
Start date:
2010-08-11
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
MailHandler#receive_issue_reply
does not update issue priority and custom fields. Those attributes can be given in the mail body if an issue is created (as this uses MailHandler#receive_issue
) but not on update.
Related issues
Updated by Jean-Philippe Lang about 14 years ago
- Status changed from New to Closed
- Target version set to 1.1.0
- Resolution set to Fixed
Fixed in r4394. Same rules apply as when updating an issue through the UI.
Updated by Go MAEDA almost 8 years ago
- Related to Patch #2702: mail_handler_update: added ability to update some fields / Import custom fields values for issue updates added
Actions