Project

General

Profile

Actions

Defect #28029

closed

Rake tasks for fetching email don't support "no_notification" option

Added by Go MAEDA about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

"--no-notification" option to disable notifications to the created user has been added by #13341 (Redmine 2.3.0).

Although rdm-mailhandler.rb supports the option, it seems that rake tasks for fetching emails such as redmine:email:receive_imap don't support it. Please see source:tags/3.4.4/app/models/mail_handler.rb#L68. extract_options_from_env method doesn't check ENV['no_notification'].


Related issues

Is duplicate of Redmine - Defect #29191: Cannot set no_notification option when receiving emails via IMAP or POP3ClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA over 5 years ago

The problem seems to be fixed by #29191.

Actions #2

Updated by Go MAEDA over 5 years ago

  • Is duplicate of Defect #29191: Cannot set no_notification option when receiving emails via IMAP or POP3 added
Actions #3

Updated by Go MAEDA over 5 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate
Actions

Also available in: Atom PDF