EndJoinGroup event is triggered even if joining failed
EndJoinGroup event is triggered even if joining failed
| Issue ID: | 3633 |
| Issue Category: | bug |
| Component: | core |
| Priority: | normal |
| Status: | active |
| Assigned: | Unassigned |
| Version: | 1.0 |
The activity plugin uses the EndJoinGroup event to create a notice automatically if someone joins a group.
With regularity I join a group by mistake I'm already a member of. The notice however is still created because the event is still triggered.
There are two alternatives:
1. Trigger the event, but allow some inspection of the result;
2. Don't trigger the event
The latter has my preference, because there really was no joining involved here.

Updates
You can also subscribe to the
RSS feed for updates to this issue.