true/false fields inaccurate for 'getCanSeeManagedUsers()' and 'getIsSyncEnabled()'
Open
breaking
enhancement
- Dominant language
- Java
- Stars
- 170
- Forks
- 189
- Avg merge
- 20h 26m
- Merged PRs (30d)
- 22
Description
When using the Box Java SDK, the 'getCanSeeManagedUsers()' and 'getIsSyncEnabled()' methods on the BoxUser.Info object always return 'false'. These two flags are set to 'true' on users in our org but always return false. We need the Java SDK updated to reflect the actual state of the flags on the user.
Contributor guide
Assessment
This issue has not been assessed yet.