Actions
Defect #27242
closedissue creation failed if email notification fail
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hello,
I have a redmine instance installed on a vps:
I have a redmine instance installed on a vps:
- redmine 3.3.3
- mySQL
- Apache+passenger
I created an issue, assigned it to a developer and saved the issue. the page keep loading and I finally received an internal error.
I checked the redmine log file (production.log) and I found that there is an issue with mail notification. In fact, my email server was down during my issue creation, so redmine failed to send the email and a rollback occurred on my issue creation!!!
Isn't this a strange behaviour, why issue creation should fail if notification email fails. For me, notification should be a separate module from issue tracking module!!!
What do you think?
Cheers,
Slim
Related issues
Actions