devops-tim-2 / devops-tim-2/AdminService
Feature: Inappropriate report ignoring
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
As there is a way for user to mark post as inappropriate, it would be wise if administrator could ignore some of the requests, as some are potentially spam.
By sending a request to /post/ignore/<:ir_id> where ir_id is id of InappropriateReport entity, administrator could delete InappropriateReport entity from database, and leave Post entity unharmed.
This feature is just a quality-of-life, and is not critical for system functioning. Depending on other factors, this feature may not be delivered in last release, so it is **potential wontfix**.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.