Actions
Patch #6709
closedUpdating an issue will fail if mail_notification is false
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Description
When submitting an issue update, if mail_notification happens to be false it will fail since mail_notification.to_sym is checked in the first expression of notify_about?
The attached patch fixes the issue.
Files
Actions