box / box/box-java-sdk

Allow configurable permissions to be set when creating group memberships.

Open
#882 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
170
Forks
189
Avg merge
20h 26m
Merged PRs (30d)
22

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.