true/false fields inaccurate for 'getCanSeeManagedUsers()' and 'getIsSyncEnabled()'
Offen
breaking
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 170
- Forks
- 189
- Ø Merge
- 20 Std. 26 Min.
- Gemergte PRs (30 T.)
- 22
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- api
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100