Feature proposal #9391
closedImplement comment chain notifications
100%
Description
These notifications notified everyone that is a part of a comment discussion. So for example User A comments on a post from User B that User C has commented on. In this case both User B and User C should be notified of the new comment. This would replicate the old auto action behavior of the below system actions.
cb_notif_comment_chain
cb_notif_comment_reply_chain
Updated by krileon about 1 month ago
This might be easiest to implement by simply adding a "Stream" option to "Recipients" to notify all users that participated in the comment stream.
Updated by krileon about 1 month ago
- Status changed from Assigned to Rejected
- Target version deleted (
7.0.0) - % Done changed from 0 to 100
This causes a lot of notification spam with little control as you can't unsubscribe from posts or anything of the sort. Instead of implementing this implement a way to follow individual posts and comments for notifications. This would allow more explicit control over what notifies them. See #9878