Skip to content

Only one user per project #51

@borayhaag

Description

@borayhaag

Dear Team,
if i try to add a project with more then one user, only the last user is added to the project.
Example:
Post request:
{'name': 'Testofffer 11', 'billable': True, 'client_id': '627795', 'users': [153071, 143143, 143149, 143152, 170937], 'managers': [143152], 'price': '14.00', 'flat_billing': True, 'adjustable_hours': True}
only the user 170937 and the maneger is added to the project. All other users are ignored.

How can i add more then one user to a new project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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