Actions
Bug #3858
closedBackend adding of users does not accept invites
Description
When you add a user from backend it doesn't accept any invites for that user to join the group. This should be added as a object class as a new function in the same as the set owner function.
Updated by krileon almost 12 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
New acceptInvites function is now executed on frontend join group and backend user edit save.
Actions