Better notifications for when a issue has been moved to discussion #3616
Unanswered
Andre601
asked this question in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Right now when you move a Issue to a discussion will everyone that watches discussions receive a notification (mail) for every single comment made within the issue itself.
This can become spammy when an issue with 20+ comments gets moved to a discussion.
It should be considered to alter the notification system slightly for those cases, by either sending a summary (Collection of all comments), only the original comment of the issue, or perhaps a simple notice that the discussion comes from an issue.
All reactions