id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 7410,Pass the inviter ID to the 'groups_accept_invite' action,jdgrimes,boonebgorges,"The inviter ID is saved when an invitation to a group is sent, but it is discarded in `groups_accept_invite()` when `$member->accept_invite()` is called, before the `'groups_accept_invite'` action is fired. So there is no way to get the inviter ID from a function hooked to this action. Unless, of course, `groups_accept_invite()` is updated to save the inviter ID in a variable, that it can later pass as an arg to the `'groups_accept_invite'` action. Patch forthcoming.",enhancement,closed,normal,2.8,Groups,,normal,fixed,has-patch needs-testing,