-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
questionInformation on how to use the libraryInformation on how to use the library
Milestone
Description
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
Labels
questionInformation on how to use the libraryInformation on how to use the library