Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configurable permissions to be set when creating group memberships. #882

Open
salexkidd opened this issue Mar 24, 2021 · 0 comments
Open
Labels
enhancement Added to issues that describes enhancements

Comments

@salexkidd
Copy link

Is your feature request related to a problem? Please describe.

Want to set configurable_permissions at the same time when creating group memberships.

Describe the solution you'd like

I think a good way to do this is to add an addMembership method to the BoxGroup class that corresponds to Configurable Permission.

We believe that it is possible to set the Permission when an administrator is added by performing the same process as the configurable permission implemented in the Box Python SDK.

https://github.com/box/box-python-sdk/blob/master/docs/usage/group.md#add-user-to-group

Describe alternatives you've considered

N/A

Additional context

N/A

@salexkidd salexkidd added the enhancement Added to issues that describes enhancements label Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Added to issues that describes enhancements
Projects
None yet
Development

No branches or pull requests

3 participants