Skip to content

Can't add a member to board #43

@Phantomea

Description

@Phantomea

Hello I have and issue with adding new member to board.

I can get board which I want, can use i.e. ->setLabelNames() but can't use setMemberships();

Is this function "that" function what I need to add new member to the board?

I used exactly this code
$currentBoard->setMemberships([ 'idMembership' => 'id of member', 'type' => 'normal' ])->save();

Please help me :( I really need it to finish my work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionInformation on how to use the library

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions