CodeForPhilly / CodeForPhilly/stately

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

オープン
#54 コメント 0 件 リアクション 0 件 担当者 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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
api, backend
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。