true/false fields inaccurate for 'getCanSeeManagedUsers()' and 'getIsSyncEnabled()' #386
Labels
breaking
Added to issued that will introduce breaking changes to SDK
enhancement
Added to issues that describes enhancements
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.
The text was updated successfully, but these errors were encountered: