Skip to content

Conversation

@donkidd
Copy link
Contributor

@donkidd donkidd commented Jan 8, 2020

This change is to Fixes #466 when creating a project fromArray that is "shared_with_groups" array is filled in. The code originally expected the fields to be named id but instead gitlab named the values in the attribute to be group_id. I updated the "FromArray" code so if there are values in the "shared_with_groups" attribute and removed the group_ from the field names before passing it to create a group.

@m1guelpf m1guelpf merged commit f363461 into GitLabPHP:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Calling API for a Project that is shared with a Group fails

2 participants