feat: Make requests system good
未关闭
Type: Feature Request
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Right now the request dashboard doesn't check if a user is on the Media team before allowing management of tickets. Lowkey, not sure if this is even possible right now. Maybe an officer db type jawn? Not a clue.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Locate the request dashboard and ticket management flow in the codebase first (frontend page/route and the API call it uses). Find where ticket create/update/delete actions are authorized and check whether user role/team is validated before write operations. Add/extend the Media-team check in that auth path, then run request-related tests or perform a manual dashboard workflow to confirm non-Media users cannot manage tickets.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- full-stack
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100