Feature #24266
Receiving email by mail_handler.rb does not trigger corresponding events
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hook requests | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
mail_handler.rb should trigger events controller_issues_edit_after_save and controller_issues_new_after_save so plugins can handle new issues and comments submitted by email.
Related issues
History
#1
Updated by Martin Malek over 6 years ago
- File hook.patch
added
Not sure how to contribute to the repository, but the attachment should implement this feature.
#2
Updated by Roman K about 5 years ago
When will this be resolved?
We suffer without it. =(
#3
Updated by Toshi MARUYAMA about 5 years ago
- Category changed from Email receiving to Hook requests
#4
Updated by Tomasz MuszyĆski over 4 years ago
I can confirm that patch is working. This is major bug!
#5
Updated by Go MAEDA over 4 years ago
- Related to Patch #25261: Patch for bug with call_hook in mail handler added
#6
Updated by Go MAEDA over 4 years ago
Here is another patch: #25261
#7
Updated by Go MAEDA over 4 years ago
- Duplicated by Feature #5023: hook for the mail handler? added
#8
Updated by Go MAEDA over 4 years ago
- Target version set to Candidate for next major release