Skip to content

Feature Request: Extend project user API for batch processing #2479

@ChristopherFoerster

Description

@ChristopherFoerster

As CCM does not support LDAP groups we would like to ask for support of batch processing (multiple users) for the APIs:
POST: /api/v1/projects/{project_slug}/users
DELETE: /api/v1/projects/{project_slug}/users

That would reduce our high load of REST requests by 95% as today we remove and add all users project by project at every sync. Otherwise we would need quite complex logic to add users, remove users, update users based with many compares and corner cases like duplicated users in different access groups etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions