Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@andrei-g453
Copy link
Contributor

The purpose of this MR is to implement a method to list all members including inherited members. Currently in the rudy sdk we have available only two methods, that don't return the inherited ones.

  • team_members, group_members - Gets a list of group or project members viewable by the authenticated user. Returns only direct members and not inherited members through ancestors groups.

Rather than trying to find a workaround(although I am not sure there is one) I think it is a good idea to have this endpoint as in the REST API that will return all members.

@NARKOZ NARKOZ merged commit c6cf6d5 into NARKOZ:master Nov 28, 2020
@NARKOZ
Copy link
Owner

NARKOZ commented Nov 28, 2020

Thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants