Skip to content

Add "add user to project" feature #6

Description

@amaurymedeiros

Add add_user method to Project controller.

Suggested tests:
Add user to a project using an ADMIN user (should return 200 - OK)
Add user to a project using a user from any other level (should return 401 - Unauthorized)
Add user to a project that already has the same user (should return 500)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions