Notifica quando aggiunti a un gruppo

Molti utenti nella mia community vengono aggiunti a uno o più gruppi senza sapere di esserlo. Propongo quindi una notifica quando qualcuno viene approvato in un gruppo:

+ Thomas_G ti ha aggiunto a un gruppo

Oppure

+ aggiunto al gruppo "xxxx"

10 Mi Piace

Do we not have such a notification @sam?

2 Mi Piace

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

2 Mi Piace

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 Mi Piace

That’s great, thank you!

1 Mi Piace

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 Mi Piace

Sto cercando un modo per:

  • Notificare gli utenti quando vengono aggiunti manualmente a un gruppo.
  • Notificare i membri di gruppi specifici quando vengono aggiunti nuovi utenti.

Grazie per eventuali consigli o idee!

1 Mi Piace

Ho appena unito una modifica che ha aggiunto un’opzione “notifica utenti” alla finestra di dialogo per aggiungere un membro a un gruppo. Quando questa opzione è selezionata, viene inviata un MP all’utente per informarlo di essere stato aggiunto al gruppo.

Questo include anche la possibilità di aggiungere utenti ai gruppi tramite email.

5 Mi Piace