Feature #23882
Allow issue number in allow_overrides
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email receiving | |||
Target version: | - | |||
Resolution: |
Description
I would like to be able to forward or cc an email to the account used by my Redmine instance, include:
```
Issue: #123
Project: Bar
```
And have the correspondence appended to issue #123 in project bar. Right now, I need to change the subject line to `Re: [Task #123]` in order for the email content to be appended to issue #123 instead of having a new issue created.