-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 10.4.2
-
Component/s: Notifications - Batch Email
-
Severity 3 - Minor
Issue Summary
When a pull request comment is made in reply to the user's own comment, an email notification is generated for that user. Notifications should not be sent to the user that initiated the action.
Steps to Reproduce
- Set pull request email notification mode to "batched" in User Settings
- Comment on a pull request
- Comment in reply to that comment
Expected Results
No notification sent to the user commenting.
Actual Results
An email notification is sent to the user commenting.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available