devops-tim-2 / devops-tim-2/AdminService

Feature: Inappropriate report ignoring

オープン
#9 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue wontfix
主要言語
Python
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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**.

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

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

調査の方向性

/post/ignore/ の handler と InappropriateReport および Post エンティティを探すことから始めます。管理者認証と report の削除がどのように処理されているかを確認し、関連付けられた Post が変更されないまま report が削除されることを確認します。プロジェクトに関連する endpoint チェックが用意されている場合は、それらを追加または実行してください。

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

評価

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

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

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