-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Medium
-
None
-
Affects Version/s: 8.22.1, 9.4.0, 9.14.0
-
Component/s: Issue - Comments
-
None
-
8.22
-
1
-
Severity 2 - Major
Problem
Issue Notification Scheme Does Not Send Email Notifications
Environment
Jira 9.14
Steps to Reproduce
- Navigate to Jira Administration>Issues>Notification Schemes
- Add a New Notification Scheme and Provide a Name
- Add Notification>Select All Event Types
- Select a Single User or Group or any other option to receive Notifications, except for "Reporter," "Assignee," or "All Watchers," as those users will be notified of these events by default.
- Click on Add.
- Create an Issue, comment (don't use tags), Update Issue, etc., any issue in which the intended recipient of the Notification Scheme is not associated with the issue ("Reporter," "Assignee," or "Watcher")
- Check the recipient's mailbox and notice that user will not receive any notification, and logs (DEBUG enabled) will not show an email being generated.
Expected Results
An email notification is to be sent when any of the events selected on the notification scheme occurs.
Actual Results
Email Notifications are not sent.
Workaround
Customers could create a Jira Automation to trigger these types of notifications.
Notes
- was cloned as
-
JRASERVER-78012 Allow Notification Emails to be sent for Single Email Address when a project is not made public
- Gathering Interest