CodeForPhilly / CodeForPhilly/stately
"Awaiting" shows cases that are "approved" or "rejected" if submitter was notified
- Langage dominant
- Python
- Étoiles
- 22
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- api, backend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100