Actions
Feature #38263
closedTry importing journal replies as issue reply where applicable
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
E-mails that are recognised as journal replies are currently discarded if the journal recognised from the message ID is invalid/not present anymore. This happens when a journal is deleted but may also happen when 2 redmine instances are used to send e-mails to each other.
Files
Related issues
Updated by Felix Schäfer almost 2 years ago
- File 38263.patch 38263.patch added
The attached patch tries importing a new e-mail as an issue reply if an issue is found in the subject in the journal from the message ID is not found.
Updated by Go MAEDA almost 2 years ago
- Blocks Feature #38273: Improve errors in MailHandler: add MissingContainer and LockedTopic exception added
Updated by Go MAEDA almost 2 years ago
Thank you for posting the patch. Could you add tests?
Updated by Felix Schäfer almost 2 years ago
- File 38263-with_test.patch 38263-with_test.patch added
Please see the attached patch with a test.
Updated by Go MAEDA over 1 year ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you.
Actions