Feature #ISSUE-10
Email handling with issue ids with ISSUE-id format (e.g. "[#PROJECT-123] ...")
100%
Description
I’ve implement the feature in my instance. But I’ve made some changes in Redmine sources because I do not know how to make them in a plugin.
If you will implement that feature in your plugin it will be great.
(Unfortunately that patch is over my previous changes, but I hope you will understand it. The line 'require 'loofah/helpers’' may be omitted).
Associated revisions
Support for ISSUE-id in incoming emails (#ISSUE-10)
Support for #ISSUE-IDs in email notifications (related to #ISSUE-10)
History
#1 Updated by Andriy Lesyuk about 8 years ago
- Status changed from New to Incomplete
- Assignee set to Andriy Lesyuk
- Target version set to 0.0.2
#2 Updated by Andriy Lesyuk almost 7 years ago
- Status changed from Incomplete to Open
#3 Updated by Andriy Lesyuk almost 7 years ago
- Status changed from Open to In Progress
#4 Updated by Andriy Lesyuk almost 7 years ago
- % Done changed from 0 to 90
This has been implemented in r28, but as far as I can say, #ISSUE-id is not used in subjects of outgoing emails, so this feature is not going to be used in practice. Or, Mikhail fixed this in his fork (so it’s sent for him). In other words, I need to check more and, probably, implement support for #ISSUE-id in outgoing emails too.
#5 Updated by Andriy Lesyuk almost 7 years ago
- Due date set to 05 Dec 2017
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Support for new style in subject was added in r33.