box / box/box-java-sdk

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

Ouverte
#386 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
breaking enhancement
Langage dominant
Java
Étoiles
170
Forks
189
Merge moyen
20 h 26 min
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
api
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.