プロジェクト

全般

プロフィール

Vote #77709

未完了

Add option to make the header info of the notification mails configurable

Admin Redmine さんが約2年前に追加. 約2年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Email notifications_9
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
9
version_id:
0
issue_org_id:
23524
author_id:
98447
assigned_to_id:
0
comments:
1
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

As discussed in this "thread":http://www.redmine.org/boards/2/topics/37282?r=50703 it would be quite useful if one could configure the contents of the info header of the notification mails that redmine sends out.

/app/models/mailer.rb


redmine_headers 'Project' => issue.project.identifier,
                 'Issue-Id' => issue.id,
                 'Issue-Author' => issue.author.login
redmine_headers 'Issue-Assignee' => issue.assigned_to.login if issue.assigned_to

Looking at this file, adding the option to add custom fields seems not that hard to implement, while adding the option to change/remove the default headers seems to need a more complex rewrite of the implemented functionality. Still implementing the custom additional fields option would be quite nice.


journals

--------------------------------------------------------------------------------

Admin Redmine さんが約2年前に更新

  • カテゴリEmail notifications_9 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0