Vote #67843
完了MailHandler should allow updating Issue Priority and Custom fields
0%
説明
@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.
journals
Fixed in r4394. Same rules apply as when updating an issue through the UI.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,2702,mail_handler_update: added ability to update some fields / Import custom fields values for issue updates