ComputerScienceHouse / ComputerScienceHouse/conditional
Conditionals can't be displayed for people without accounts
未关闭
bug
- 主要语言
- Python
- 星标
- 12
- 派生
- 39
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 1
描述
If we try to give a conditional to someone without an account, the display of conditionals has a key error due to attempting to check against ldap. If the person's conditional does not exist in ldap, it's a freshman account, still show on frontend and handle error
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先复现没有账户的人员的条件显示,并跟踪引发键错误的 LDAP 查询。当 LDAP 中缺失的条件(包括新生账户)仍显示在 frontend 上且错误得到处理时,工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- authentication, frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100