box / box/box-java-sdk

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

未关闭
#386 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
breaking enhancement
主要语言
Java
星标
170
派生
189
平均合并
20 小时 26 分钟
30 天内合并 PR
22

描述

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.

贡献指南

打开贡献指南

调研方向

从 BoxUser.Info 以及 getCanSeeManagedUsers() 和 getIsSyncEnabled() 入口点开始,然后跟踪用户响应如何填充这些值。将 SDK 结果与服务器提供的标志状态进行比较;当两个 getter 都能准确反映 true 和 false 值时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。