Page MenuHomePhabricator

Add echo notification to alert users when they are added/removed from a group
Closed, ResolvedPublic

Description

Author: rlane32

Description:
It would be nice to receive a notification when your user has been added or removed from a group.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=52690

Details

Reference
bz45859

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:27 AM
bzimport added a project: Notifications.
bzimport set Reference to bz45859.
bzimport added a subscriber: Unknown Object (MLST).

bsitu wrote:

This is a new notification that we are currently working on, :)

Looks like core will need a couple of hooks added to the user class in addGroup/removeGroup

bsitu wrote:

Is UserRights hook sufficient to handle this?