加入群组时的通知

我的社区中许多用户在不知情的情况下被加入了群组。因此,我建议在有人被批准加入群组时发出通知:

+ 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 个赞

我刚刚合并了一个更改,为“添加成员到组”弹窗添加了“通知用户”选项。选中此选项后,系统将向用户发送一条私信,告知其已被添加到该组。

此外,现在还支持通过电子邮件将用户添加到组中。

5 个赞