box / box/box-java-sdk

true/false fields inaccurate for 'getCanSeeManagedUsers()' and 'getIsSyncEnabled()'

Open
#386 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start with BoxUser.Info and the getCanSeeManagedUsers() and getIsSyncEnabled() entry points, then trace how the user response populates these values. Compare the SDK results with the server-provided flag states; done means both getters reflect true as well as false values accurately.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.