CodeForPhilly / CodeForPhilly/stately
"Awaiting" shows cases that are "approved" or "rejected" if submitter was notified
- Ngôn ngữ chính
- Python
- Star
- 22
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start at the implementation of the `/awaiting` endpoint and its case query. Inspect how case states expose available actions, using the approved and rejected notification flow described in the issue. Done means cases with no actions are excluded while actionable assigned cases still appear.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- api, backend
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100