[Bug] Deleted responses are counted in places where they shouldn't be
Open
- Dominant language
- JavaScript
- Stars
- 67
- Forks
- 37
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
For example, if you mark a response as spam and then delete it, it is still included in the spam count in the Responses by Status table.
Response deletion is a soft delete but that's just an implementation detail. It should still behave as if the response is gone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.