CodeForPhilly / CodeForPhilly/stately
"Awaiting" shows cases that are "approved" or "rejected" if submitter was notified
Open
api
bug
- Dominant language
- Python
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.