グループに追加された際の通知

コミュニティの多くのユーザーが、自分がグループに追加されたことに気づかずに追加されてしまいます。そこで、誰かがグループに承認された際に通知を表示することを提案します。

+ Thomas_G があなたをグループに追加しました

または

+ グループ「xxxx」に追加されました

「いいね!」 10

Do we not have such a notification @sam?

「いいね!」 2

Not sure @nbianca did the new approve user in group UX issue a notification?

「いいね!」 2

Yes. After confirming a request, a notification informing that user was invited to a group will be created.

https://github.com/discourse/discourse/commit/42c82d544ecfe138da5b0b5a336be2109179cf26

「いいね!」 5

That’s great, thank you!

「いいね!」 1

Sorry to be so thick-headed here, but this feature is for when a member requests to be added to a group and is then approved, right? It doesn’t send a user an email if they were added to a group if they didn’t first request it? right?

If users can request membership in a group, and their request is approved, they’ll get a notification on the site, but no email.

We only send an email to the person(s) - group owners - approving the requests when the user creates it. The creator of the request never gets any emails.

If you manually add a member to a group, then they neither get a notification on site nor any emails.

「いいね!」 3

以下を実現する方法を探しています:

  • メンバーを手動でグループに追加した際に、そのユーザーに通知を送る。
  • 特定のグループのメンバーに、新しいユーザーが追加されたことを通知する。

ヒントやアイデアがあれば、ぜひ教えてください!

「いいね!」 1

実は、グループにメンバーを追加するモーダルに「ユーザーに通知」オプションを追加する変更をマージしました。このオプションをオンにすると、ユーザーがグループに追加されたことを伝える私信(PM)が送信されます。

これにより、メールアドレスを通じてユーザーをグループに追加することも可能になりました。

「いいね!」 5