Enhancement: Bulk API for project members
Created by: Xylakant
Currently the API does not allow for bulk operations on project members. It's not possible to add, update or remove more than one member per request and most notably, it's not possible to add project members when creating a project. This leads to many extra http requests if multiple members should be on a projects team [1].
I'd be willing to provide code since it would speed up a common use-case for us but I'd first like some feedback of the core devs if such a feature would be accepted.
Thanks
[1] Github has a notion of teams, but that entity does not exist at all for Gitlab.