ComputerScienceHouse / ComputerScienceHouse/conditional
Members with active conditionals can mark themselves as active
未關閉
discussion needed
- 主要語言
- Python
- 星號
- 12
- 分支
- 40
- 平均合併
- 1 天 13 小時
- 30 天內合併 PR
- 1
描述
I didn't actually confirm that this is the case but it definitely looks like it is.
This will probably only require another check in `member_management_make_user_active`. Basically just confirm that the user isn't in `SELECT uid FROM conditional WHERE status = "Pending"` or something like that.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先檢查 `member_management_make_user_active` 以及現有的 `conditional` 記錄查詢或資料模型。確認目前是否可以將具有 `Pending` conditional 的使用者標記為 active,接著驗證這類使用者會被拒絕,而沒有 pending conditional 的使用者仍保有預期行為。Issue 中未指定測試檔案。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- flask, python
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100