I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #ISSUE-10

Email handling with issue ids with ISSUE-id format (e.g. "[#PROJECT-123] ...")

Added by Mikhail Voronyuk almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08 May 2015
Due date:
05 Dec 2017
% Done:

100%

External issue:

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).

0001-receiving-emails-with-ISSUE-id-issue-number-style-PR.patch View (2.67 KB) Mikhail Voronyuk, 08 May 2015 11:42

Associated revisions

Revision 28 (diff)
Added by Andriy Lesyuk over 6 years ago

Support for ISSUE-id in incoming emails (#ISSUE-10)

Revision 34 (diff)
Added by Andriy Lesyuk over 6 years ago

Support for #ISSUE-IDs in email notifications (related to #ISSUE-10)

History

#1 Updated by Andriy Lesyuk over 7 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 over 6 years ago

  • Status changed from Incomplete to Open

#3 Updated by Andriy Lesyuk over 6 years ago

  • Status changed from Open to In Progress

#4 Updated by Andriy Lesyuk over 6 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 over 6 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.

Also available in: Atom PDF

Terms of use | Privacy policy