Defect #16655
start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Email receiving | |||
Target version: | 2.5.2 | |||
Resolution: | Fixed | Affected version: | 2.5.1 |
Description
I'm using rdm-mailhandler.rb with a postfix virtual mailbox-handler.
And as subject says start_date is not being set when an issue is created from mail.
I am unsure on where to apply a patch, and how exactly it should be applied.
I think that the setting[default_issue_start_date_to_creation_date] should be applied to an issue that is created via rdm-mailhandler.rb.
Environment: Redmine version 2.5.1.stable Ruby version 1.9.3-p0 (2011-10-30) [x86_64-linux] Rails version 3.2.17 Environment production Database adapter Mysql2 SCM: Git 1.7.9.5 Filesystem
Associated revisions
Set default start date on issues created by email if default_issue_start_date_to_creation_date is set (#16655).
History
#1
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.5.2
- Resolution set to Fixed
Fixed in r13104.