CodeForPhilly / CodeForPhilly/stately

"Awaiting" shows cases that are "approved" or "rejected" if submitter was notified

未关闭
#54 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api bug
主要语言
Python
星标
22
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

Travel request currently sends an email to the submitter when a case is approved or rejected. As a result, the submitter is "assigned" to the case in the "Approved" or "Rejected" state, so it shows up in the `/awaiting` endpoint. I think the resolution is for that query to exclude cases whose states have no actions.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 `/awaiting` 端点及其 case 查询的实现开始。参考 issue 中描述的 approved 和 rejected 通知流程,检查 case 状态如何提供可用操作。完成标准是排除没有任何操作的 case,同时仍显示已分配且可执行操作的 case。

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

评估

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

把新 issue 发到你的邮箱

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