[BUG] Cannot add users to a group (7.10 / 7.10.2)
Created by: remcoros
I'm not sure this is specific to this version (might be since 7.10), since I didn't add new groups lately,
But it's not possible to add new group members to a group. The only users it finds, are the users already in the group.
For a new group, this is the owner. But it makes no sense to add the owner of a group to that group again.
It might be something with the request to "http://gitlab.ridder.local/autocomplete/users.json?search=&per_page=20&active=true&group_id=6".
that "&group_id=6" looks like it filters to only the users of this group, which doesn't make sense when adding new users.